diff options
| author | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2024-12-06 21:50:01 -0700 |
|---|---|---|
| committer | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2024-12-06 21:50:01 -0700 |
| commit | bcf4a7f384fdcecd813e61368685bed712299f6b (patch) | |
| tree | f73fd7edd6705e24fca09875dd242585f47126b5 /src/code_80057C60.c | |
| parent | f87ad2350098dee00b235d771d068d53559dff8c (diff) | |
Put all thwomp code in thomp class
Diffstat (limited to 'src/code_80057C60.c')
| -rw-r--r-- | src/code_80057C60.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80057C60.c b/src/code_80057C60.c index c53f0f73b..564a32d9d 100644 --- a/src/code_80057C60.c +++ b/src/code_80057C60.c @@ -1573,7 +1573,7 @@ void func_8005A3C0(void) { void func_8005A71C(void) { //if (GetCourse() == GetBowsersCastle()) { - func_80081210(); + //func_80081210(); //} } |
