mirror of
https://github.com/zeldaret/oot
synced 2026-07-09 22:51:52 -04:00
ZAPD update (#612)
* remove roompoly * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "fd4d53a26" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "fd4d53a26" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596"
This commit is contained in:
@@ -25,7 +25,6 @@ struct DynaPolyActor;
|
||||
#define FUNC_80041EA4_VOID_OUT 12
|
||||
|
||||
#define WATERBOX_ROOM(p) ((p >> 13) & 0x3F)
|
||||
#define RoomPoly CollisionPoly // FIXME: Update ZAP to remove RoomPoly
|
||||
|
||||
typedef struct {
|
||||
Vec3f scale;
|
||||
|
||||
Reference in New Issue
Block a user