mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-09 18:37:28 -04:00
Rename casing files
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#ifndef IN_GAME_GAME_01D9F0_H
|
||||
#define IN_GAME_GAME_01D9F0_H
|
||||
#ifndef IN_GAME_CASING_H
|
||||
#define IN_GAME_CASING_H
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
void casingsReset(void);
|
||||
void casingTick(struct casing *arg0);
|
||||
void casingsTick(void);
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
void casingsReset(void);
|
||||
void func0f010bb0(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user