pokestadium/linker_scripts
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
..
us rename: D_80072B00 → gMoves[] (the moves table) 2026-07-05 20:58:12 -04:00
common_undef_syms.ld a 2024-08-11 05:24:23 +01:00