mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-11 05:15:11 +01:00
Add header include
This commit is contained in:
parent
59cfdc90bf
commit
7fa953a0f0
@ -27,6 +27,8 @@ typedef unsigned char bool;
|
|||||||
#define M_PI 3.1415926535897932385
|
#define M_PI 3.1415926535897932385
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "scrc32.h"
|
||||||
|
|
||||||
#define CHEATS_UPDATE() ROMCheatUpdate()
|
#define CHEATS_UPDATE() ROMCheatUpdate()
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
|
Loading…
Reference in New Issue
Block a user