mirror of
https://github.com/zeldaret/oot
synced 2026-08-14 04:32:27 -04:00
Commit objects 2: object_spot15_obj, object_spot16_obj, object_spot17_obj, object_syokudai, object_ta, object_timeblock (#2645)
* commit object_timeblock * commit object_ta * commit object_syokudai * commit object_spot17_obj * format * commit object_spot16_obj * fixup * commit object_spot15_obj
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef OBJECT_TIMEBLOCK_H
|
||||
#define OBJECT_TIMEBLOCK_H
|
||||
|
||||
#include "ultra64.h"
|
||||
#include "bgcheck.h"
|
||||
|
||||
extern Gfx gSongOfTimeBlockDL[22];
|
||||
extern CollisionHeader gSongOfTimeBlockCol;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user