mirror of
https://github.com/n64decomp/mk64
synced 2026-06-26 00:54:27 -04:00
cleaning camera, kart_dma, menu, math_util (#436)
* cleaning camera.h * cleaning math_utils.h and remove space * cleaning kart_dma * cleaning menu.h
This commit is contained in:
@@ -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[];
|
||||
|
||||
Reference in New Issue
Block a user