diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2023-09-06 20:39:16 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-06 20:39:16 -0600 |
| commit | cef186304e119f3e98321950094d9e76848c80f3 (patch) | |
| tree | e9aab67ab56fadf15ee1850c2c62c21bb3e7c740 /progress.py | |
| parent | 9c661125bebeb10fbd6cdeeabe6c7754bd72ced7 (diff) | |
Math (#402)
* Math math_util
* fix asm files
Diffstat (limited to 'progress.py')
| -rw-r--r-- | progress.py | 2 |
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" |
