Finish cleaning up text.c
This commit is contained in:
@@ -1290,8 +1290,8 @@ bool8 ScrCmd_messageautoscroll(struct ScriptContext *ctx)
|
||||
|
||||
if (msg == NULL)
|
||||
msg = (const u8 *)ctx->data[0];
|
||||
gTextFlags.flag_2 = TRUE;
|
||||
gTextFlags.flag_3 = TRUE;
|
||||
gTextFlags.autoScroll = TRUE;
|
||||
gTextFlags.forceMidTextSpeed = TRUE;
|
||||
ShowFieldAutoScrollMessage(msg);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user