Relabel TEMP_FLAG_20 into FLAG_UNUSED_0x020
This commit is contained in:
parent
30e7ac0dca
commit
97ebeef1db
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue