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:
fig02
2021-01-08 19:38:28 -05:00
committed by GitHub
parent 5c6335f9fb
commit 1ff2f0f849
171 changed files with 1567 additions and 826 deletions
-1
View File
@@ -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;