mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 07:24:42 -05:00
11 lines
155 B
C
11 lines
155 B
C
#include "main_0207B860.h"
|
|
|
|
void SVC_WaitByLoop(s32);
|
|
void sub_02078900(s32, s32);
|
|
|
|
void sub_0207B860()
|
|
{
|
|
SVC_WaitByLoop(1);
|
|
sub_02078900(1, 1);
|
|
}
|