1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/asm/non_matchings/overlays
emilybrooks 831804ad64
ovl_en_horse_zelda OK (#471)
* Decompiled en_horse_zelda

* Deleted some asm files I missed

* Replaced approximation with a fraction

* Turns out the f32 cast is unnecessary

* Converted coordinates to decimal, replaced actor struct padding with char arrays

* Properly converted to decimal

* Renamed actionIndex to action, replaced += 1 with ++
2020-11-24 03:38:08 -05:00
..
actors ovl_en_horse_zelda OK (#471) 2020-11-24 03:38:08 -05:00
gamestates/ovl_file_choose Decompile z_kanfont (#443) 2020-10-12 17:42:17 -04:00