Document Trainer Card

This commit is contained in:
GriffinR
2020-02-07 12:48:47 -05:00
committed by huderlem
parent faeb974c46
commit 084bd66924
33 changed files with 609 additions and 525 deletions

View File

@@ -1304,7 +1304,7 @@ bool8 ScrCmd_cmdDB(struct ScriptContext *ctx)
if (msg == NULL)
msg = (const u8 *)ctx->data[0];
sub_81973A4();
LoadMessageBoxAndBorderGfx();
DrawDialogueFrame(0, 1);
AddTextPrinterParameterized(0, 1, msg, 0, 1, 0, 0);
return FALSE;