mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-03 00:26:53 -04:00
Rename JAP to JPN
This commit is contained in:
@@ -3106,7 +3106,7 @@
|
||||
#define VERSION_NTSC_FINAL 2
|
||||
#define VERSION_PAL_BETA 3
|
||||
#define VERSION_PAL_FINAL 4
|
||||
#define VERSION_JAP_FINAL 5
|
||||
#define VERSION_JPN_FINAL 5
|
||||
|
||||
#define VIMODE_DEFAULT 0
|
||||
#define VIMODE_HIRES 1
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
.set VERSION_NTSC_FINAL, 2
|
||||
.set VERSION_PAL_BETA, 3
|
||||
.set VERSION_PAL_FINAL, 4
|
||||
.set VERSION_JAP_FINAL, 5
|
||||
.set VERSION_JPN_FINAL, 5
|
||||
|
||||
.macro tileabstract numverts, ai, flags, u4, u6, u8, ua, uc
|
||||
.short \numverts
|
||||
|
||||
Reference in New Issue
Block a user