mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-22 13:36:14 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user