diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2024-01-02 22:53:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-02 14:53:51 -0700 |
| commit | 7c44252daad7d5645014f9a0e0b9bbc4c54c58ee (patch) | |
| tree | 6c26203bdbaf175365ff313c77dc77403895fc4d /src/player_controller.h | |
| parent | 21a639a480abb8e2f26fa381e2bebd6f5e4d9ebf (diff) | |
Finish bss (#527)
* Finish importing bss
Diffstat (limited to 'src/player_controller.h')
| -rw-r--r-- | src/player_controller.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/player_controller.h b/src/player_controller.h index 6e61c44b4..153420076 100644 --- a/src/player_controller.h +++ b/src/player_controller.h @@ -189,9 +189,6 @@ extern s16 *gListCPUforPeach[]; extern s16 *gListCPUforBowser[]; extern s16 **gCPUforTwoPlayer[]; -extern s16 gMatrixEffectCount; - extern s16 D_801656F0; -extern s32 gRaceFrameCounter; #endif |
