mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Relocate battle_message comment
This commit is contained in:
parent
a66d7e1b43
commit
db057eb86b
@ -263,12 +263,12 @@
|
|||||||
#define PLACEHOLDER_ID_KYOGRE 0xC
|
#define PLACEHOLDER_ID_KYOGRE 0xC
|
||||||
#define PLACEHOLDER_ID_GROUDON 0xD
|
#define PLACEHOLDER_ID_GROUDON 0xD
|
||||||
|
|
||||||
|
// battle placeholders are located in battle_message.h
|
||||||
|
|
||||||
// Hiragana from 0x1-0x50, Katakana from 0x51-0xA0.
|
// Hiragana from 0x1-0x50, Katakana from 0x51-0xA0.
|
||||||
// This excludes Japanese punctuation, which end at 0xB0
|
// This excludes Japanese punctuation, which end at 0xB0
|
||||||
#define JAPANESE_CHAR_END 0xA0
|
#define JAPANESE_CHAR_END 0xA0
|
||||||
|
|
||||||
// battle placeholders are located in battle_message.h
|
|
||||||
|
|
||||||
#define NUM_TEXT_PRINTERS 32
|
#define NUM_TEXT_PRINTERS 32
|
||||||
|
|
||||||
#define TEXT_SPEED_FF 0xFF
|
#define TEXT_SPEED_FF 0xFF
|
||||||
|
Loading…
Reference in New Issue
Block a user