mirror of
https://github.com/zeldaret/ss
synced 2026-05-31 01:15:38 -04:00
d_gfx mostly OK
This commit is contained in:
@@ -87,8 +87,8 @@ int dScTitle_c::create() {
|
||||
}
|
||||
|
||||
if (ret == SUCCEEDED) {
|
||||
dSys::setFrameRate(2);
|
||||
dSys::setClearColor(mColor(0x00000000));
|
||||
dSys_c::setFrameRate(2);
|
||||
dSys_c::setClearColor(mColor(0x00000000));
|
||||
dPad::ex_c::setAutoSleepTime();
|
||||
dPad::ex_c::fn_80058C90(0);
|
||||
SaveRelated::create();
|
||||
|
||||
Reference in New Issue
Block a user