Shipwright/soh
William Casarin 8b718f6c02 z_horse: rename struct_8011F9B8 → HorseCutsceneRecipe
Purely mechanical rename that lifts the last inscrutable horse struct into
plain English:

* `struct_8011F9B8`  → `HorseCutsceneRecipe`
* Local static array  `D_8011F9B8[]` → `horseCutsceneRecipes[]`
* All loop/field accesses updated accordingly.

No behaviour or layout changes; the resulting ELF is identical (zero bin diff).

Signed-off-by: William Casarin <jb55@jb55.com>
2025-07-02 13:03:58 -07:00
..
assets tts: replace rupee count with key count in dungeons (except first 3 child dungeons) (#5642) 2025-07-01 10:54:39 -07:00
CMake sccache for windows builds (#3385) 2024-02-01 23:11:31 -06:00
include z_horse: document horse-spawn helpers 2025-07-02 13:03:58 -07:00
macosx Macos game mode support (#4993) 2025-02-04 10:48:41 +01:00
platform Apply clang-format to files (#5273) 2025-04-01 22:33:38 -04:00
soh Spirit Flags (#5631) 2025-07-01 12:04:26 -07:00
src z_horse: rename struct_8011F9B8 → HorseCutsceneRecipe 2025-07-02 13:03:58 -07:00
.clang-format git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.clang-tidy git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitattributes git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitignore Pass for some warning fixes (#4501) 2024-10-31 07:42:27 -07:00
.gitrepo git subrepo push soh 2022-07-14 20:47:48 -04:00
CMakeLists.txt Backport 2ship streamed audio (#5457) 2025-06-27 17:15:02 -07:00
fixbaserom.py git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
format.sh git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
icon.jpg Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
properties.h.in clean up cmake configure files (#4002) 2024-04-20 11:03:41 -04:00
resource.h Apply clang-format to files (#5273) 2025-04-01 22:33:38 -04:00
Resource.rc Use UTF-8 for MSVC and enable visual styles for Windows (#2888) 2023-05-17 22:21:26 -04:00
SHIPOFHARKINIAN.ico git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
SHIPOFHARKINIAN.manifest Use manifest for windows DPI awareness (#3270) (#4256) 2024-08-05 19:31:20 -04:00