staden-lg/src/bap/baponly.c

7 lines
151 B
C
Raw Normal View History

2021-12-04 13:07:58 +08:00
/*
* Null functions supplied for use in bap (not xbap) so that various pieces
* of xbap code do not scream in agony.
*/
void UpdateTextOutput() {
}