Decompile skySetTransitionFrac

This commit is contained in:
Ryan Dwyer
2021-06-14 22:08:18 +10:00
parent 88533fc7e5
commit e26100b7fd
9 changed files with 78 additions and 338 deletions
+7 -1
View File
@@ -2193,7 +2193,13 @@
mkshort(0x00f1), \
label,
#define cmd00f2 \
/**
* Switch to the stage's alternative sky/fog settings. The switch is instant.
*
* The stage must use a type 1 sky (in the g_SkiesType1 table) and the
* alternative sky must be placed immediately after it.
*/
#define switch_to_alt_sky \
mkshort(0x00f2),
/**