Files
dusklight/include
LagoLunatic d56ddde6e8 Fix HIO load issues (#2903)
* Fix HIO load order in daHoZelda_c::searchBodyAngle

* Fix regression in daHoZelda_c::createHeap

Apparently the HIO class being constructed having an explicit ctor breaks the compiler ability to branchlessly optimize the false/true return afterwards. Without an explicit ctor the compiler is able to optimize it successfully, which breaks the match.

* Fix HIO load order in daNpc_ykW_c::setAttnPos

* Remove false version diff

* Update configure.py

* Remove old comment

* Fix alink HIO members being private

* alink: Fix HIO loads in 3 retail functions and almost all debug functions
2025-12-01 18:37:04 -08:00
..
2025-11-30 15:23:42 -07:00
2025-12-01 18:37:04 -08:00
2025-11-30 15:23:42 -07:00
2025-11-30 15:23:42 -07:00
2025-11-30 15:23:42 -07:00
2025-10-06 12:48:39 +03:00
2025-11-30 15:23:42 -07:00
2024-10-10 08:29:58 -06:00
2025-11-30 15:23:42 -07:00
2025-11-30 15:23:42 -07:00
2025-11-30 15:23:42 -07:00
2025-11-30 15:23:42 -07:00
2025-11-30 15:23:42 -07:00
2025-11-17 15:38:04 -08:00