diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2023-09-23 06:00:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-22 22:00:30 -0600 |
| commit | 2f583fdb42aba5ae8642edec0b832fb0457171cf (patch) | |
| tree | fc9632061a9c668ff1eac5d13f6666cb8192eaf5 /src/code_80005FD0.h | |
| parent | 3a4b8c5a34529a8605b78871e0aa5f6ebc62a9c1 (diff) | |
cleaning camera, kart_dma, menu, math_util (#436)
* cleaning camera.h
* cleaning math_utils.h and remove space
* cleaning kart_dma
* cleaning menu.h
Diffstat (limited to 'src/code_80005FD0.h')
| -rw-r--r-- | src/code_80005FD0.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/code_80005FD0.h b/src/code_80005FD0.h index 15f8453d3..d0ea147e4 100644 --- a/src/code_80005FD0.h +++ b/src/code_80005FD0.h @@ -152,8 +152,6 @@ void func_8001C42C(void); /* This is where I'd put my static data, if I had any */ // 0 or 1, only 1 when when in extra (mirror) mode extern s16 D_8016347A; -// Might belong in menus.h? -extern s8 D_8018EDF3; // Suspected to be the "width" of each wayPoint. See data_0DD0A0_1.s extern f32 D_800DCA4C[]; |
