mirror of
https://github.com/zeldaret/ss
synced 2026-07-04 20:55:29 -04:00
d_scene OK (#114)
* d_scene OK * d_s_boot * Rename -> PROFILE_MAX * Some more ---------
This commit is contained in:
+2
-2
@@ -38,8 +38,8 @@ bool dFader_c::create() {
|
||||
|
||||
mFadeOutType = 0;
|
||||
mFadeInType = 0;
|
||||
field_0x20 = 0x1E;
|
||||
field_0x22 = 0x1E;
|
||||
mFadeInFrame = 0x1E;
|
||||
mFadeOutFrame = 0x1E;
|
||||
setFader(0);
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user