diff options
| author | Philip Dubé <serprex@users.noreply.github.com> | 2026-01-06 01:10:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-06 01:10:39 +0000 |
| commit | 8783f4cff73aba4957d766da7539a32729061c34 (patch) | |
| tree | 939fb38bb4f864bdbaf69a22e6c0c68c0c951ace /soh/assets | |
| parent | 708bd0739a1c4a803285192384dcc24faaca4e44 (diff) | |
remove unused chest assets (#6090)
replaced in #6085
Diffstat (limited to 'soh/assets')
11 files changed, 0 insertions, 30 deletions
diff --git a/soh/assets/custom/objects/object_box/gChristmasGreenTreasureChestFrontTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gChristmasGreenTreasureChestFrontTex.rgb5a1.png Binary files differdeleted file mode 100644 index 03dac76dd..000000000 --- a/soh/assets/custom/objects/object_box/gChristmasGreenTreasureChestFrontTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gChristmasGreenTreasureChestSideAndTopTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gChristmasGreenTreasureChestSideAndTopTex.rgb5a1.png Binary files differdeleted file mode 100644 index ee03c1343..000000000 --- a/soh/assets/custom/objects/object_box/gChristmasGreenTreasureChestSideAndTopTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gChristmasRedTreasureChestFrontTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gChristmasRedTreasureChestFrontTex.rgb5a1.png Binary files differdeleted file mode 100644 index 0ea4b9fe2..000000000 --- a/soh/assets/custom/objects/object_box/gChristmasRedTreasureChestFrontTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gChristmasRedTreasureChestSideAndTopTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gChristmasRedTreasureChestSideAndTopTex.rgb5a1.png Binary files differdeleted file mode 100644 index ccba6385d..000000000 --- a/soh/assets/custom/objects/object_box/gChristmasRedTreasureChestSideAndTopTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gGoldTreasureChestFrontTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gGoldTreasureChestFrontTex.rgb5a1.png Binary files differdeleted file mode 100644 index d63811e9c..000000000 --- a/soh/assets/custom/objects/object_box/gGoldTreasureChestFrontTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gGoldTreasureChestSideAndTopTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gGoldTreasureChestSideAndTopTex.rgb5a1.png Binary files differdeleted file mode 100644 index b2e914b49..000000000 --- a/soh/assets/custom/objects/object_box/gGoldTreasureChestSideAndTopTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gKeyTreasureChestFrontTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gKeyTreasureChestFrontTex.rgb5a1.png Binary files differdeleted file mode 100644 index 6e012c263..000000000 --- a/soh/assets/custom/objects/object_box/gKeyTreasureChestFrontTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gKeyTreasureChestSideAndTopTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gKeyTreasureChestSideAndTopTex.rgb5a1.png Binary files differdeleted file mode 100644 index 8d320f250..000000000 --- a/soh/assets/custom/objects/object_box/gKeyTreasureChestSideAndTopTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gSkullTreasureChestFrontTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gSkullTreasureChestFrontTex.rgb5a1.png Binary files differdeleted file mode 100644 index 00f0b39e4..000000000 --- a/soh/assets/custom/objects/object_box/gSkullTreasureChestFrontTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/custom/objects/object_box/gSkullTreasureChestSideAndTopTex.rgb5a1.png b/soh/assets/custom/objects/object_box/gSkullTreasureChestSideAndTopTex.rgb5a1.png Binary files differdeleted file mode 100644 index 0a09e2b6f..000000000 --- a/soh/assets/custom/objects/object_box/gSkullTreasureChestSideAndTopTex.rgb5a1.png +++ /dev/null diff --git a/soh/assets/soh_assets.h b/soh/assets/soh_assets.h index b29b96582..e1c7b810e 100644 --- a/soh/assets/soh_assets.h +++ b/soh/assets/soh_assets.h @@ -8,36 +8,6 @@ // On Mac, not using aligned resource names was causing crashes in release builds // objects -#define dgChristmasGreenTreasureChestFrontTex "__OTR__objects/object_box/gChristmasGreenTreasureChestFrontTex" -static const ALIGN_ASSET(2) char gChristmasGreenTreasureChestFrontTex[] = dgChristmasGreenTreasureChestFrontTex; - -#define dgChristmasGreenTreasureChestSideAndTopTex "__OTR__objects/object_box/gChristmasGreenTreasureChestSideAndTopTex" -static const ALIGN_ASSET(2) char gChristmasGreenTreasureChestSideAndTopTex[] = dgChristmasGreenTreasureChestSideAndTopTex; - -#define dgChristmasRedTreasureChestFrontTex "__OTR__objects/object_box/gChristmasRedTreasureChestFrontTex" -static const ALIGN_ASSET(2) char gChristmasRedTreasureChestFrontTex[] = dgChristmasRedTreasureChestFrontTex; - -#define dgChristmasRedTreasureChestSideAndTopTex "__OTR__objects/object_box/gChristmasRedTreasureChestSideAndTopTex" -static const ALIGN_ASSET(2) char gChristmasRedTreasureChestSideAndTopTex[] = dgChristmasRedTreasureChestSideAndTopTex; - -#define dgGoldTreasureChestFrontTex "__OTR__objects/object_box/gGoldTreasureChestFrontTex" -static const ALIGN_ASSET(2) char gGoldTreasureChestFrontTex[] = dgGoldTreasureChestFrontTex; - -#define dgGoldTreasureChestSideAndTopTex "__OTR__objects/object_box/gGoldTreasureChestSideAndTopTex" -static const ALIGN_ASSET(2) char gGoldTreasureChestSideAndTopTex[] = dgGoldTreasureChestSideAndTopTex; - -#define dgKeyTreasureChestFrontTex "__OTR__objects/object_box/gKeyTreasureChestFrontTex" -static const ALIGN_ASSET(2) char gKeyTreasureChestFrontTex[] = dgKeyTreasureChestFrontTex; - -#define dgKeyTreasureChestSideAndTopTex "__OTR__objects/object_box/gKeyTreasureChestSideAndTopTex" -static const ALIGN_ASSET(2) char gKeyTreasureChestSideAndTopTex[] = dgKeyTreasureChestSideAndTopTex; - -#define dgSkullTreasureChestFrontTex "__OTR__objects/object_box/gSkullTreasureChestFrontTex" -static const ALIGN_ASSET(2) char gSkullTreasureChestFrontTex[] = dgSkullTreasureChestFrontTex; - -#define dgSkullTreasureChestSideAndTopTex "__OTR__objects/object_box/gSkullTreasureChestSideAndTopTex" -static const ALIGN_ASSET(2) char gSkullTreasureChestSideAndTopTex[] = dgSkullTreasureChestSideAndTopTex; - #define dgChestBodyHeartDL "__OTR__objects/object_box/gChestBodyHeartDL" static const ALIGN_ASSET(2) char gChestBodyHeartDL[] = dgChestBodyHeartDL; |
