diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-07 14:45:24 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-07 14:45:24 -0400 |
| commit | b945988a0af9de9a37d95be8b117f395bc6e5592 (patch) | |
| tree | 7829c1ddbfd3ebc4d9538c3cf2332df49efac687 /text.asm | |
| parent | Remove c1x*/c2x* comments, use struct offset constants (diff) | |
| download | pokeyellow-b945988a0af9de9a37d95be8b117f395bc6e5592.tar.gz pokeyellow-b945988a0af9de9a37d95be8b117f395bc6e5592.tar.xz pokeyellow-b945988a0af9de9a37d95be8b117f395bc6e5592.zip | |
Names for more SECTIONs
Diffstat (limited to 'text.asm')
| -rw-r--r-- | text.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -270,7 +270,7 @@ SECTION "Text 11", ROMX INCLUDE "data/text/text_7.asm" -SECTION "Pokedex Text", ROMX +SECTION "Pokédex Text", ROMX INCLUDE "data/pokemon/dex_text.asm" |
