You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
bump isotool version
This commit is contained in:
@@ -5,7 +5,7 @@ from pathlib import Path
|
||||
from dataclasses import dataclass
|
||||
import typing
|
||||
|
||||
SCRIPT_VERSION = "1.2"
|
||||
SCRIPT_VERSION = "1.3"
|
||||
SECTOR_SIZE = 0x800
|
||||
SYSTEM_AREA_SIZE = 0x10 * SECTOR_SIZE
|
||||
LAYER0_PVD_LOCATION = SYSTEM_AREA_SIZE
|
||||
|
||||
Reference in New Issue
Block a user