Various tweaks to get valid decomp context

This commit is contained in:
Hexalotl
2024-02-26 10:05:01 -08:00
parent 2d0d9a6bd4
commit 651c6e1598
61 changed files with 135 additions and 57 deletions
+1 -5
View File
@@ -7,11 +7,7 @@
#ifdef __cplusplus
extern "C" {
#endif
extern JUTGamePad gamePad[];
#ifdef __cplusplus
extern JUTGamePad gamePad[];
}
#endif