Fix Gen 1/2 battle, menu, PC and audio parity gaps; wire luacheck into CI

CLOSES #1484, CLOSES #1486, CLOSES #1513, CLOSES #1517, CLOSES #1556, CLOSES #1564, CLOSES #1567
This commit is contained in:
bryanthaboi
2026-08-21 19:22:34 -04:00
parent 087a275189
commit c0f4315cd8
45 changed files with 2487 additions and 168 deletions
+3
View File
@@ -699,6 +699,9 @@ REQUIRED_SYMBOLS = {
# marker without this symbol.
"MonMenuIcons", "Icons", "IconPointers", "HeldItemIcons",
"PokedexDataPointerTable",
# engine/pokemon/bills_pc.asm:2170-2173 (the four vTiles2 $5c tiles
# PCMonInfo prints at :1086/:1091) and engine/gfx/cgb_layouts.asm:287.
"PCMailGFX", "BillsPCOrangePalette",
# New-game / Pokecenter respawn table (data/maps/spawn_points.asm)
"SpawnPoints",
"NewPokedexOrder", "AlphabeticalPokedexOrder", "Landmarks",