mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -480,7 +480,7 @@ daTitle_c::~daTitle_c() {
|
||||
}
|
||||
|
||||
cPhs_State daTitle_c::create() {
|
||||
fopAcM_SetupActor(this, daTitle_c);
|
||||
fopAcM_ct(this, daTitle_c);
|
||||
|
||||
#if VERSION == VERSION_PAL
|
||||
// Use sprintf to modify the supposedly read-only "TlogoE0" string literal.
|
||||
|
||||
Reference in New Issue
Block a user