mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-17 18:10:29 -05:00
-Updated the text string used by Debug_FlagsNotSetMessage. -Renamed Debug_FlagsNotSetMessage to Debug_FlagsNotSetOverworldConfigMessage. -Added an equivalent for the battle config file called Debug_FlagsNotSetBattleConfigMessage, -DEBUG_FLAG_NO_COLLISION -> OW_FLAG_NO_COLLISION -And moved it to include/config/overworld.h, because at the end of the day it's still an overworld flag just like the other 2 already in that file. -Corrected miswritten preproc config in DebugAction_Flags_CatchingOnOff. -Updated the comment that describes the effect of DEBUG_OVERWORLD_MENU reducing the number of characters a tiny bit and fixing a typo. |
||
|---|---|---|
| .. | ||
| layouts | ||
| maps | ||
| scripts | ||
| text | ||
| tilesets | ||
| battle_anim_scripts.s | ||
| battle_scripts_1.s | ||
| battle_scripts_2.s | ||
| contest_ai_scripts.s | ||
| event_scripts.s | ||
| field_effect_scripts.s | ||
| map_events.s | ||
| maps.s | ||
| mb_berry_fix.gba | ||
| mb_colosseum.gba | ||
| mb_ereader.gba | ||
| multiboot_berry_glitch_fix.s | ||
| multiboot_ereader.s | ||
| multiboot_pokemon_colosseum.s | ||
| mystery_event_script_cmd_table.s | ||
| mystery_gift.s | ||
| script_cmd_table.inc | ||
| sound_data.s | ||
| specials.inc | ||