mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-07 01:25:32 -05:00
Change Unbound Insertion
This commit is contained in:
@@ -8,8 +8,8 @@ import binascii
|
||||
import textwrap
|
||||
import sys
|
||||
|
||||
OFFSET_TO_PUT = 0x1a00000
|
||||
SOURCE_ROM = "BPRE0.gba"
|
||||
OFFSET_TO_PUT = 0x18d9580
|
||||
SOURCE_ROM = "Pokemon Unbound.gba"
|
||||
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user