This commit is contained in:
Lesserkuma
2024-02-16 13:55:23 +01:00
parent 89b22c8205
commit 3e0a6e89cb
2 changed files with 15 additions and 15 deletions

View File

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