Files
nunuhara_xsystem4/include
kichikuou ade7ea9235 Fix signature mismatch in HLL_EXPORT functions
Notable changes:

* The numerator / denominator parameters of AddMotion[HV]GaugeRate are
  int in GoatGUIEngine but float in GUIEngine and PartsEngine.
* AnteaterADVEngine.ADVLogList_AddText has second parameter
  (int WindowNo) since Oyako Rankan.

This also avoids using non-void functions where a void function is
expected. It is fine in most ABIs, but raises a runtime error in wasm32.
2024-08-07 09:14:38 +09:00
..
2024-08-04 21:17:10 -07:00
2024-08-06 07:15:54 +09:00
2023-06-11 15:06:44 +09:00
2024-08-04 21:17:10 -07:00
2023-05-26 08:44:36 -07:00
2023-04-29 10:32:50 -07:00
2024-05-31 13:36:29 +09:00
2023-05-26 08:44:36 -07:00
2024-08-04 21:17:10 -07:00
2023-04-29 10:32:50 -07:00
2023-05-14 20:12:34 -07:00
2019-12-31 17:50:40 -08:00
2023-05-26 08:44:36 -07:00
2023-07-09 17:05:25 +09:00