diff options
| author | Henny022p <info@henny022.de> | 2023-01-04 12:26:49 +0100 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2023-01-04 19:26:42 +0100 |
| commit | 08de04a87b042a2a9effb5109399a86eef2a2620 (patch) | |
| tree | 59baedd4030abcefc705a18fc992ca18b447edf4 /include | |
| parent | 33a62419a98cf6c31c7b421c20fae554f500de5b (diff) | |
remove fake global gUnk_02022030
part of gBG1Buffer
Diffstat (limited to 'include')
| -rw-r--r-- | include/fileselect.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/fileselect.h b/include/fileselect.h index 29923481..9c17bad7 100644 --- a/include/fileselect.h +++ b/include/fileselect.h @@ -69,6 +69,5 @@ extern void (*const gUnk_080FC908[])(void); extern const u8 gGlobalGfxAndPalettes[]; extern u32 gUsedPalettes; extern u8 gTextGfxBuffer[]; -extern u8 gUnk_02022030; #endif // FILESELECT_H
\ No newline at end of file |
