diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2023-12-30 23:46:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-30 15:46:05 -0700 |
| commit | e5a215cb7c999bf7c4af423192f780e37631dc21 (patch) | |
| tree | 3094895b5ff584669249504932544c39ad7ac6de /src/code_80057C60.h | |
| parent | a38d338bf0f01774d756a8eeda3eecb5eb65535d (diff) | |
Add bss render player and spawn player (#518)
* finish render_player
* finish normally spawn_player bss
Diffstat (limited to 'src/code_80057C60.h')
| -rw-r--r-- | src/code_80057C60.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code_80057C60.h b/src/code_80057C60.h index 8e540a1b7..9cb39aa66 100644 --- a/src/code_80057C60.h +++ b/src/code_80057C60.h @@ -313,7 +313,6 @@ extern u8 *D_8018D4C8; extern u16 gPlayerBalloonStatus[8][3]; // D_8018D5F0 extern s16 gPlayerBalloonCount[]; // D_8018D8C0 -extern f32 D_801652A0[]; extern s32 D_801655C0; extern s32 D_801655F0; extern s32 D_80165678; |
