mirror of
https://github.com/pret/pokestadium.git
synced 2026-08-09 03:14:27 -05:00
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`) |
||
|---|---|---|
| .. | ||
| audio | ||
| libleo | ||
| assert.h | ||
| attributes.h | ||
| color.h | ||
| functions.h | ||
| gfx.h | ||
| global.h | ||
| macro.inc | ||
| macros.h | ||
| math.h | ||
| pokemon.h | ||
| prevent_bss_reordering.h | ||
| sections.h | ||
| sound.h | ||
| stdarg.h | ||
| stdlib.h | ||
| string.h | ||
| trig_tables.inc.c | ||
| variables.h | ||