Test Gigantamax Implementation

This commit is contained in:
Skeli
2020-07-22 22:06:53 +03:00
parent 1dbc1f5ad0
commit 10cb7fffc7
42 changed files with 254 additions and 226 deletions

View File

@@ -7,7 +7,7 @@ import sys
from datetime import datetime
import _io
OFFSET_TO_PUT = 0x16cdd20
OFFSET_TO_PUT = 0x1900000
SOURCE_ROM = "Pokemon Unbound.gba"
ROM_NAME = "test.gba"