pokestadium/include
csaldiasdev 06539f1843 rename: D_80072B00 → gMoves[] (the moves table)
The 165-entry moves table. Renamed in:
- src/*.c (8 files: 2E460.c, 232C0.c, fragments/41, 62, 66)
- include/variables.h (the extern decl)
- linker_scripts/us/symbol_addrs.txt (declaration)
- asm/us/data/rom_data_703E0.data.s (dlabel — the data source)
- asm/us/nonmatchings/fragments/62/fragment62_361050/func_8437B0CC.s
  (lui/addiu %hi/%lo references in the assembly)

Note: only symbol_addrs.txt had D_80072B00 declared (unlike
D_80070F84 which was in both symbol_addrs.txt AND undefined_syms.ld);
the asm .data.s provides the actual symbol via dlabel. Both have
been updated to keep the build resolving correctly.

Still matching: md5 ed1378bc… (verified by `make`)
2026-07-05 20:58:12 -04:00
..
audio libultra phase 5: integration of text complete. cleanup pass later for data/rodata/bss and gaps 2022-10-16 00:48:38 -04:00
libleo fragment16 2024-10-12 11:50:26 +01:00
assert.h libultra integration: phase 1 2022-10-09 22:37:20 -04:00
attributes.h fragment6 2024-08-08 05:21:52 +01:00
color.h fragment23 2024-11-15 00:28:34 +00:00
functions.h Decomp 46680 2025-12-03 20:45:09 -06:00
gfx.h fragment6 2024-08-08 05:21:52 +01:00
global.h func_812008C8 2025-10-15 18:08:19 -05:00
macro.inc close 2024-08-10 00:07:44 +01:00
macros.h Fragment 1 various functions 2025-09-18 10:19:06 -05:00
math.h 359F90 2025-06-13 08:05:24 +01:00
pokemon.h add: pokemon.h — move constants + PokemonType enum 2026-07-05 20:44:07 -04:00
prevent_bss_reordering.h fragment16 2024-10-12 11:50:26 +01:00
sections.h Fragment 1 various functions 2025-09-18 10:19:06 -05:00
sound.h various 2024-09-17 23:58:24 +01:00
stdarg.h libultra integration: phase 1 2022-10-09 22:37:20 -04:00
stdlib.h libultra integration: phase 1 2022-10-09 22:37:20 -04:00
string.h stage_loader 2024-08-09 07:36:26 +01:00
trig_tables.inc.c decompile math_util 2023-09-02 23:36:37 -04:00
variables.h rename: D_80072B00 → gMoves[] (the moves table) 2026-07-05 20:58:12 -04:00