Relabel TEMP_FLAG_20 into FLAG_UNUSED_0x020

This commit is contained in:
Tetrable 2019-01-03 18:13:16 +00:00
parent 30e7ac0dca
commit 97ebeef1db

View File

@ -36,8 +36,8 @@
#define FLAG_TEMP_1D 0x1D #define FLAG_TEMP_1D 0x1D
#define FLAG_TEMP_1E 0x1E #define FLAG_TEMP_1E 0x1E
#define FLAG_TEMP_1F 0x1F #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_0x021 0x21 // Unused Flag
#define FLAG_UNUSED_0x022 0x22 // Unused Flag #define FLAG_UNUSED_0x022 0x22 // Unused Flag
#define FLAG_UNUSED_0x023 0x23 // Unused Flag #define FLAG_UNUSED_0x023 0x23 // Unused Flag