sovereignx/src
sbird 584bfe0221 [debug] add support for mgba printf
* adds support for mgba printf debugging as well as adding support for switching between debugging configuration
* adds `mini_printf` as an alternative to libc printf as well as switches to choose a pretty printing handler
* adds a pretty printing format to `mini_printf` to print preproc encoded strings
2022-09-06 13:40:31 +02:00
..
data Adding missing externs 2022-09-05 09:49:20 -04:00
agb_flash.c
agb_flash_1m.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
agb_flash_le.c
agb_flash_mx.c
AgbRfu_LinkManager.c Documented boolean uses 2022-07-25 14:59:14 -04:00
anim_mon_front_pics.c
apprentice.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
bard_music.c Document some generic argument names 2022-05-31 14:34:25 -04:00
battle_ai_script_commands.c Removed unnecessary parenthesis 2022-08-27 11:19:50 -04:00
battle_ai_switch_items.c IS_BATTLER_OF_TYPE 2022-08-27 02:50:55 -04:00
battle_anim.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_bug.c Corrected uses of GetBattlerSide 2022-08-27 00:59:12 -04:00
battle_anim_dark.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_dragon.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
battle_anim_effects_1.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_effects_2.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_anim_effects_3.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_electric.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_fight.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_anim_fire.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_flying.c Corrected uses of GetBattlerSide 2022-08-27 00:59:12 -04:00
battle_anim_ghost.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_ground.c Documented boolean uses 2022-07-25 14:59:14 -04:00
battle_anim_ice.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_anim_mon_movement.c Corrected uses of GetBattlerSide 2022-08-27 00:59:12 -04:00
battle_anim_mons.c Removed pointless macro 2022-09-03 00:28:53 -04:00
battle_anim_normal.c Documented boolean uses 2022-07-25 14:59:14 -04:00
battle_anim_poison.c Documented boolean uses 2022-07-25 14:59:14 -04:00
battle_anim_psychic.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_rock.c Add missing usage of SOUND_PAN_* 2022-08-16 13:04:00 -04:00
battle_anim_smokescreen.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
battle_anim_sound_tasks.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_status_effects.c use more true & false constants 2022-05-27 02:18:52 +02:00
battle_anim_throw.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_utility_funcs.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_water.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
battle_arena.c Standardize judgement vs judgment spelling 2022-08-20 22:58:46 -04:00
battle_bg.c Standardize judgement vs judgment spelling 2022-08-20 22:58:46 -04:00
battle_controller_link_opponent.c Misc cleanup 2022-08-18 14:23:45 -04:00
battle_controller_link_partner.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controller_opponent.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controller_player.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_controller_player_partner.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controller_recorded_opponent.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controller_recorded_player.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controller_safari.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
battle_controller_wally.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controllers.c Sync src/battle_controllers.c with pokefirered 2022-08-18 14:30:22 -04:00
battle_dome.c Merge pull request #1727 from AsparagusEduardo/pret_clean 2022-08-19 21:27:55 -04:00
battle_factory.c Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_factory_screen.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
battle_gfx_sfx_util.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_interface.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
battle_intro.c
battle_main.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_message.c Merge pull request #1748 from GriffinRichards/fix-judgement 2022-09-01 11:51:04 -04:00
battle_palace.c
battle_pike.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
battle_pyramid.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
battle_pyramid_bag.c Updated a couple more sizeofs 2022-08-31 23:49:43 -03:00
battle_records.c void pointer standarized 2022-07-29 10:52:35 -04:00
battle_script_commands.c Merge pull request #1748 from GriffinRichards/fix-judgement 2022-09-01 11:51:04 -04:00
battle_setup.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
battle_tent.c Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_tower.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
battle_transition.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
battle_transition_frontier.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
battle_tv.c Add usage of battle strings table offset constant 2022-03-10 10:44:04 -05:00
battle_util.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_util2.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
berry.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
berry_blender.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
berry_crush.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
berry_fix_graphics.c
berry_fix_program.c
berry_powder.c
berry_tag_screen.c Cleaned by comparing evolution_scene.c with pokefirered 2022-07-27 18:51:32 -04:00
bike.c Merge pull request #1608 from GriffinRichards/fix-fieldmap 2022-01-26 17:51:56 -05:00
birch_pc.c
braille.c
braille_puzzles.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
cable_car.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
cable_club.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
clear_save_data_screen.c Documented boolean uses 2022-07-25 14:59:14 -04:00
clock.c
coins.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
confetti_util.c
contest.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
contest_ai.c
contest_effect.c
contest_link.c
contest_link_util.c
contest_painting.c
contest_util.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
coord_event_weather.c
credits.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
crt0.s Removed more commented out addresses 2021-12-21 22:49:30 -03:00
data.c
daycare.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
decompress.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
decoration.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
decoration_inventory.c Additional trader clean up 2022-02-27 13:58:48 -05:00
dewford_trend.c Move pokemon and easy chat constants to global, misc clean-up 2021-12-28 18:07:41 -05:00
digit_obj_util.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
diploma.c Move more graphics out of misc 2022-01-14 12:29:30 -05:00
dodrio_berry_picking.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
dynamic_placeholder_text_util.c
easy_chat.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
egg_hatch.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
ereader_helpers.c Update special save sector size checks 2022-08-05 12:11:33 -04:00
ereader_screen.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
event_data.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
event_object_lock.c
event_object_movement.c Merge pull request #1737 from GriffinRichards/lock-unlock 2022-08-22 01:30:33 -04:00
evolution_graphics.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
evolution_scene.c Change language stuff based on the french decomp 2022-08-04 11:53:16 +02:00
faraway_island.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
field_camera.c Identify a % 16 2022-07-04 21:25:19 +01:00
field_control_avatar.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_door.c Some field door comments 2022-05-18 13:03:02 -04:00
field_effect.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
field_effect_helpers.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
field_message_box.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
field_player_avatar.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_poison.c Fixed switch syntax in Task_TryFieldPoisonWhiteOut 2022-08-24 17:01:36 -03:00
field_region_map.c Documented boolean uses 2022-07-25 14:59:14 -04:00
field_screen_effect.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_special_scene.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_specials.c Add missing use of METATILE_ROW_WIDTH 2022-08-26 15:23:54 -04:00
field_tasks.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_weather.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
field_weather_effect.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fieldmap.c MapGridIsImpassableAt -> MapGridGetCollisionAt, and add fixes 2022-08-03 14:21:13 -04:00
fldeff_cut.c Revert style changes 2022-08-15 20:41:12 -04:00
fldeff_dig.c
fldeff_escalator.c Disambiguate fieldmap names 2022-01-19 10:15:32 -05:00
fldeff_flash.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_misc.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_rocksmash.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_softboiled.c
fldeff_strength.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_sweetscent.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_teleport.c
fonts.c Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
frontier_pass.c Rename unused frontier pass tilemap 2021-12-28 14:54:09 -05:00
frontier_util.c Document battle tower TV show 2022-06-14 09:37:39 -04:00
graphics.c Standardize judgement vs judgment spelling 2022-08-20 22:58:46 -04:00
gym_leader_rematch.c
hall_of_fame.c Cleanup from syncing pss and mon markings 2022-07-30 12:43:14 -04:00
heal_location.c
hof_pc.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
image_processing_effects.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
international_string_util.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
intro.c Missing uses of MAX_SPRITES 2022-08-27 00:54:30 -04:00
intro_credits_graphics.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
item.c Picked the correct pointers for correctness' sake 2022-08-31 23:06:20 -03:00
item_icon.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
item_menu.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
item_menu_icons.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
item_use.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
landmark.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
libgcnmultiboot.s Removed more commented out addresses 2021-12-21 22:49:30 -03:00
libisagbprn.c [debug] add support for mgba printf 2022-09-06 13:40:31 +02:00
librfu_intr.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
librfu_rfu.c Fix phaseShit typo 2022-08-17 11:47:00 -04:00
librfu_sio32id.c
librfu_stwi.c Revert style changes 2022-08-15 20:41:12 -04:00
lilycove_lady.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
link.c Cleaned by comparing evolution_scene.c with pokefirered 2022-07-27 18:51:32 -04:00
link_rfu_2.c void pointer standarized 2022-07-29 10:52:35 -04:00
link_rfu_3.c Move balls, shop, link, map popups, and bag out of interface 2022-01-11 13:53:23 -05:00
list_menu.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
load_save.c void pointer standarized 2022-07-29 10:52:35 -04:00
lottery_corner.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
m4a.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
m4a_1.s Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
m4a_tables.c
mail.c
mail_data.c Move pokemon and easy chat constants to global, misc clean-up 2021-12-28 18:07:41 -05:00
main.c [debug] add support for mgba printf 2022-09-06 13:40:31 +02:00
main_menu.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
map_name_popup.c Revert style changes 2022-08-15 20:41:12 -04:00
match_call.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
math_util.c
mauville_old_man.c Revert style changes 2022-08-15 20:41:12 -04:00
menu.c Cleanup from syncing pss and mon markings 2022-07-30 12:43:14 -04:00
menu_helpers.c Cleanup from syncing pss and mon markings 2022-07-30 12:43:14 -04:00
menu_specialized.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
metatile_behavior.c TRAVERSABLE->UNUSED, rename MB_SECRET_BASE_OBSTACLE 2022-01-19 12:54:55 -05:00
mini_printf.c [debug] add support for mgba printf 2022-09-06 13:40:31 +02:00
minigame_countdown.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
mirage_tower.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
mon_markings.c Review changes from https://github.com/pret/pokefirered/pull/525 2022-08-01 15:37:05 -04:00
money.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
move_relearner.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
multiboot.c
mystery_event_menu.c Cleaned by comparing evolution_scene.c with pokefirered 2022-07-27 18:51:32 -04:00
mystery_event_msg.c
mystery_event_script.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
mystery_gift.c fix building without NDEBUG on agbcc 2022-04-16 19:03:20 +02:00
mystery_gift_client.c Merge pull request #1678 from GriffinRichards/const-frontier 2022-06-18 10:22:58 -04:00
mystery_gift_link.c
mystery_gift_menu.c
mystery_gift_scripts.c
mystery_gift_server.c Use the FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:56:11 +01:00
mystery_gift_view.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
naming_screen.c Merge pull request #1730 from GriffinRichards/sync-naming-screen 2022-08-12 11:05:55 -04:00
new_game.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
option_menu.c void pointer standarized 2022-07-29 10:52:35 -04:00
overworld.c Fixed KeyInterCB_DeferToEventScript comment 2022-08-24 17:12:59 -03:00
palette.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
palette_util.c
party_menu.c Merge pull request #1731 from GriffinRichards/missing-tag 2022-08-20 22:43:52 -04:00
play_time.c
player_pc.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
pokeball.c Review changes 2022-08-01 15:14:21 -04:00
pokeblock.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
pokeblock_feed.c Cleanup from syncing pss and mon markings 2022-07-30 12:43:14 -04:00
pokedex.c Change language stuff based on the french decomp 2022-08-04 11:53:16 +02:00
pokedex_area_region_map.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
pokedex_area_screen.c Clean up pokedex_area_screen 2021-12-31 00:16:56 -05:00
pokedex_cry_screen.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
pokemon.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
pokemon_animation.c
pokemon_icon.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
pokemon_jump.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
pokemon_size_record.c
pokemon_storage_system.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
pokemon_summary_screen.c Cleanup from https://github.com/pret/pokefirered/pull/532 2022-08-07 22:40:15 -04:00
pokenav.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
pokenav_conditions.c Document some generic argument names 2022-05-31 14:34:25 -04:00
pokenav_conditions_gfx.c void pointer standarized 2022-07-29 10:52:35 -04:00
pokenav_conditions_search_results.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
pokenav_list.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
pokenav_main_menu.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
pokenav_match_call_data.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
pokenav_match_call_gfx.c Documented boolean uses 2022-07-25 14:59:14 -04:00
pokenav_match_call_list.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
pokenav_menu_handler.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
pokenav_menu_handler_gfx.c Documented boolean uses 2022-07-25 14:59:14 -04:00
pokenav_region_map.c Documented boolean uses 2022-07-25 14:59:14 -04:00
pokenav_ribbons_list.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
pokenav_ribbons_summary.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
post_battle_event_funcs.c
random.c
rayquaza_scene.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
record_mixing.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
recorded_battle.c Update special save sector size checks 2022-08-05 12:11:33 -04:00
region_map.c Use the TRY_FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:42:53 +01:00
reload_save.c
reset_rtc_screen.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
reshow_battle_screen.c void pointer standarized 2022-07-29 10:52:35 -04:00
roamer.c Add BUGFIX for roamer's status 2021-11-29 12:56:03 -05:00
rom_header.s Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
rom_header_gf.c Revert style changes 2022-08-15 20:41:12 -04:00
rotating_gate.c Merge pull request #1723 from GriffinRichards/fix-impassable 2022-08-10 21:28:14 -04:00
rotating_tile_puzzle.c Clean up lock/unlock anim movement 2022-08-12 21:18:10 -04:00
roulette.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
rtc.c
safari_zone.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
save.c Sector security -> signature 2022-08-05 10:42:31 -04:00
save_failed_screen.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
save_location.c
scanline_effect.c
scrcmd.c Revert style changes 2022-08-15 20:41:12 -04:00
script.c Moving documentation comments per request 2022-08-15 16:37:38 -04:00
script_menu.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
script_movement.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
script_pokemon_util.c
secret_base.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
shop.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
siirtc.c Include config.h in siirtc.c 2022-06-03 21:04:14 +03:00
slot_machine.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
sound.c Review changes 2022-07-29 15:38:23 -04:00
start_menu.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
starter_choose.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
strings.c Clean up field_poison.c 2022-07-06 21:04:54 -04:00
task.c
text_input_strings.c
text_window.c
tileset_anims.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
time_events.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
title_screen.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
trade.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
trader.c Revert style changes 2022-08-15 20:41:12 -04:00
trainer_card.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
trainer_hill.c Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
trainer_pokemon_sprites.c
trainer_see.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
trig.c
tv.c Merge pull request #1678 from GriffinRichards/const-frontier 2022-06-18 10:22:58 -04:00
union_room.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
union_room_battle.c
union_room_chat.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
union_room_player_avatar.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
use_pokeblock.c void pointer standarized 2022-07-29 10:52:35 -04:00
util.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
walda_phrase.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
wallclock.c Misc cleanup 2022-01-04 10:09:42 -05:00
wild_encounter.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
wireless_communication_status_screen.c Move balls, shop, link, map popups, and bag out of interface 2022-01-11 13:53:23 -05:00
wonder_news.c