mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-03 09:59:35 -04:00
Yet another header cleanup (#1508)
* lights.c * z64skin_matrix.h * Move out some stuff from macros.h * gamealloc.h * move most transition functions to z64transition.h * z64lib.h * `include` cleanup on transition files * z_overlay cleanup * z64malloc.h * format * forgot to remove those * forgot this * fix borken includes
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
*/
|
||||
|
||||
#include "z64actor.h"
|
||||
|
||||
#include "prevent_bss_reordering.h"
|
||||
#include "fault.h"
|
||||
#include "sys_cfb.h"
|
||||
#include "loadfragment.h"
|
||||
#include "z64horse.h"
|
||||
#include "z64malloc.h"
|
||||
#include "z64quake.h"
|
||||
#include "z64rumble.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user