diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-08-22 01:22:40 +0200 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-08-22 01:22:40 +0200 |
commit | 1c1f5e178be2bda3bbdbf4da44fd8a948bffba56 (patch) | |
tree | f857e78d377b1e270da3dd9495cc130c30f1d961 /include/main.h | |
parent | d7426e1f1c75846151eea1828bc2ab069c5a072e (diff) | |
parent | 70f49f7dff07152e2b5ffe41383fd7aa77dd8428 (diff) |
Merge branch 'master' into unk_0200CABC
Diffstat (limited to 'include/main.h')
-rw-r--r-- | include/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/main.h b/include/main.h index ba4d7bc2..87110de5 100644 --- a/include/main.h +++ b/include/main.h @@ -94,7 +94,7 @@ struct Main u16 touchNew; u16 touchHeld; u8 touchpadReadAuto; - u8 unk65; + u8 screensFlipped; u8 unk66; u8 unk67; u8 softResetDisabled; |