summaryrefslogtreecommitdiff
path: root/src/m_Do/m_Do_main.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-11-21 18:52:16 -0500
committerGitHub <noreply@github.com>2025-11-21 15:52:16 -0800
commite2fddadf320e8d35cbb3542645122e086efbfe9f (patch)
treef0e11b2955fd092ad3022c192aed36bddd77fb48 /src/m_Do/m_Do_main.cpp
parent31621c3daccccc0a582eceafec7e373d872f072a (diff)
Misc matches (#2845)
* Misc debug matches * Fix d_map weak function order * Remove old nonmatching comments * d_menu_dmap and JASAudioThread OK, fix weak func order and rodata alignment * More misc matches
Diffstat (limited to 'src/m_Do/m_Do_main.cpp')
-rw-r--r--src/m_Do/m_Do_main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_Do/m_Do_main.cpp b/src/m_Do/m_Do_main.cpp
index a717a82424..bcb4f604df 100644
--- a/src/m_Do/m_Do_main.cpp
+++ b/src/m_Do/m_Do_main.cpp
@@ -807,7 +807,7 @@ void main01(void) {
}
#if DEBUG
-// NONMATCHING
+// DEBUG NONMATCHING
void parse_args(int argc, const char* argv[]) {
int i;