mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-25 15:42:51 -05:00
asm_processor: split padding functions are broken so set a high limit
This commit is contained in:
parent
352625ff40
commit
e831892511
|
|
@ -9,7 +9,7 @@ import os
|
|||
from collections import namedtuple, defaultdict
|
||||
from io import StringIO
|
||||
|
||||
MAX_FN_SIZE = 100
|
||||
MAX_FN_SIZE = 3000
|
||||
SLOW_CHECKS = False
|
||||
|
||||
EI_NIDENT = 16
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user