mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Combine data headers into a single one and remove unnecessary declarations
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef IN_GAME_DEBUG_H
|
||||
#define IN_GAME_DEBUG_H
|
||||
#include <ultra64.h>
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
u32 dprint();
|
||||
|
||||
Reference in New Issue
Block a user