name some trainer card related functions

This commit is contained in:
garak
2019-05-14 10:49:07 -04:00
committed by huderlem
parent 188f2aa29e
commit daecd5ec40
12 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -2012,4 +2012,4 @@ void sub_8197184(u32 windowId, u32 destOffset, u32 paletteId)
void sub_81971C4(u32 windowId, u32 tileOffset, u32 paletteId)
{
DrawMatchCallTextBoxBorder(windowId, tileOffset, paletteId);
}
}