mirror of
https://github.com/zeldaret/tmc
synced 2026-09-06 19:10:56 -04:00
rename coord.h to physics.h
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "player.h"
|
||||
#include "asm.h"
|
||||
#include "room.h"
|
||||
#include "coord.h"
|
||||
#include "physics.h"
|
||||
|
||||
void Object17_Init(Entity*);
|
||||
void Object17_Action1(Entity*);
|
||||
|
||||
Reference in New Issue
Block a user