summaryrefslogtreecommitdiff
path: root/progress.py
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2023-09-06 20:39:16 -0600
committerGitHub <noreply@github.com>2023-09-06 20:39:16 -0600
commitcef186304e119f3e98321950094d9e76848c80f3 (patch)
treee9aab67ab56fadf15ee1850c2c62c21bb3e7c740 /progress.py
parent9c661125bebeb10fbd6cdeeabe6c7754bd72ced7 (diff)
Math (#402)
* Math math_util * fix asm files
Diffstat (limited to 'progress.py')
-rw-r--r--progress.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/progress.py b/progress.py
index 68f24fed3..7a4cfce99 100644
--- a/progress.py
+++ b/progress.py
@@ -80,7 +80,7 @@ mainSegFiles2 = [
"asm/non_matchings/menus",
]
seg2Files2 = [
- "asm/non_matchings/math_util",
+
]
audioFiles2 = [
"asm/non_matchings/audio"