This commit is contained in:
Lesserkuma
2023-12-17 01:03:38 +01:00
parent 12d953d8fd
commit d51437552e

View File

@@ -5,7 +5,7 @@
import sys, os, glob, json, math, re, struct, hashlib, argparse, datetime
# Configuration
app_version = "0.8"
app_version = "0.9"
default_file = "LK_MULTIMENU_<CODE>.gba"
################################