Update config.h

This commit is contained in:
dkeruza
2024-12-23 23:06:28 -05:00
committed by GitHub
parent 3c4d8a3d46
commit b61ee642a3
+2 -1
View File
@@ -37,6 +37,7 @@
#define OUTRUN_2_SP_SDX 0x92c196d5 // DVP-0015
#define OUTRUN_2_SP_SDX_REVA 0x4debd5f0 // DVP-0015A
#define OUTRUN_2_SP_SDX_REVA_TEST 0x6b2d5c46 // DVP-0015A
#define OUTRUN_2_SP_SDX_REVA_TEST2 0x4ee20716 // DVP-0015A
#define OUTRUN_2_SP_SDX_TEST 0xf1c89eae // DVP-0015
#define PRIMEVAL_HUNT 0x6868215c // DVP-0048A
#define RAMBO 0x48f49dd // DVP-0069
@@ -252,4 +253,4 @@ char *getGameName();
char *getDVPName();
char *getGameID();
#endif
#endif