Update MinimapList struct + ZAPD (#1165)

* Update MinimapList struct

* git subrepo pull --force tools/ZAPD

subrepo:
  subdir:   "tools/ZAPD"
  merged:   "5786abbdd"
upstream:
  origin:   "https://github.com/zeldaret/ZAPD.git"
  branch:   "master"
  commit:   "5786abbdd"
git-subrepo:
  version:  "0.4.5"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "dbb99be"
This commit is contained in:
Derek Hensley
2023-01-01 09:04:19 -08:00
committed by GitHub
parent c52414ff79
commit e4e0aed7cb
76 changed files with 931 additions and 5729 deletions
+1 -1
View File
@@ -477,7 +477,7 @@ typedef struct {
typedef struct {
/* 0x0 */ MinimapEntry* entry;
/* 0x4 */ UNK_TYPE unk4;
/* 0x4 */ s16 unk4;
} MinimapList; // size = 0x8
typedef struct {