Rename game_097890.c and game_097970.c to floor.c and ceil.c

This commit is contained in:
Ryan Dwyer
2020-04-05 12:50:10 +10:00
parent 2394fc4bb3
commit 46adb0295e
12 changed files with 16 additions and 16 deletions
@@ -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"