mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 03:55:11 +00:00
Fix compile error
This commit is contained in:
parent
cba22bc73d
commit
e0edb089b0
1 changed files with 2 additions and 0 deletions
|
@ -118,3 +118,5 @@ struct MovtexQuadCollection *dynos_level_movtexqc_getfromindex(s32 index) {
|
|||
void dynos_level_load_background(void *ptr) {
|
||||
DynOS_Lvl_Load_Background(ptr);
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in a new issue