mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-07 01:45:50 -04:00
Rename game_097890.c and game_097970.c to floor.c and ceil.c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef IN_GAME_GAME_097970_H
|
||||
#define IN_GAME_GAME_097970_H
|
||||
#ifndef IN_GAME_CEIL_H
|
||||
#define IN_GAME_CEIL_H
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef IN_GAME_GAME_097890_H
|
||||
#define IN_GAME_GAME_097890_H
|
||||
#ifndef IN_GAME_FLOOR_H
|
||||
#define IN_GAME_FLOOR_H
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
Reference in New Issue
Block a user