mirror of
https://github.com/n64decomp/mk64
synced 2026-07-07 12:43:23 -04:00
Another flag and explanation of CC (#65)
* Another flag and comment explaining CC
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@ void func_8028E3A0(void) {
|
||||
|
||||
if (D_80150120) {
|
||||
|
||||
if (gCourseSelection == 3) {
|
||||
if (gCourseSelection == COURSE_BANSHEE_BOARDWALK) {
|
||||
D_80150124 = 5;
|
||||
} else {
|
||||
D_800DC544++;
|
||||
|
||||
Reference in New Issue
Block a user