mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-06 19:41:15 -04:00
pal-final and jap-final: Fix setupdish.c
This commit is contained in:
@@ -2022,15 +2022,8 @@
|
||||
#define SAVEFILEFLAG_43 0x43
|
||||
#define SAVEFILEFLAG_HOWTO_HOVERCRATE 0x47
|
||||
#define SAVEFILEFLAG_HOWTO_HOVERBIKE 0x48
|
||||
|
||||
#if VERSION >= VERSION_JAP_FINAL
|
||||
#define SAVEFILEFLAG_HOWTO_ELEVATORS 0x4a
|
||||
#define SAVEFILEFLAG_HOWTO_DOORS 0x49
|
||||
#else
|
||||
#define SAVEFILEFLAG_HOWTO_ELEVATORS 0x49
|
||||
#define SAVEFILEFLAG_HOWTO_DOORS 0x4a
|
||||
#endif
|
||||
|
||||
#define SAVEFILEFLAG_HOWTO_ELEVATORS 0x4a
|
||||
#define SAVEFILEFLAG_HOWTO_TERMINALS 0x4b
|
||||
|
||||
#define SCREENRATIO_NORMAL 0
|
||||
|
||||
Reference in New Issue
Block a user