mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-16 07:17:22 -05:00
remove a useless comment from pokered gbz80disasm
What were these doing here, anyway?
This commit is contained in:
@@ -849,6 +849,4 @@ if __name__ == "__main__":
|
||||
extract_maps.load_map_pointers()
|
||||
extract_maps.read_all_map_headers()
|
||||
|
||||
#0x18f96 is PalletTownText1
|
||||
#0x19B5D is BluesHouseText1
|
||||
print output_bank_opcodes(int(sys.argv[1], 16))[0]
|
||||
|
||||
Reference in New Issue
Block a user