mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Relabel TEMP_FLAG_20 into FLAG_UNUSED_0x020
This commit is contained in:
parent
30e7ac0dca
commit
97ebeef1db
@ -36,8 +36,8 @@
|
||||
#define FLAG_TEMP_1D 0x1D
|
||||
#define FLAG_TEMP_1E 0x1E
|
||||
#define FLAG_TEMP_1F 0x1F
|
||||
#define FLAG_TEMP_20 0x20 // Unused Flag
|
||||
|
||||
#define FLAG_UNUSED_0x020 0x20 // Unused Flag
|
||||
#define FLAG_UNUSED_0x021 0x21 // Unused Flag
|
||||
#define FLAG_UNUSED_0x022 0x22 // Unused Flag
|
||||
#define FLAG_UNUSED_0x023 0x23 // Unused Flag
|
||||
|
Loading…
Reference in New Issue
Block a user