7 lines
78 B
C
7 lines
78 B
C
|
|
#include "global.h"
|
|
|
|
void player_update() {
|
|
tab_timeline_player_update();
|
|
}
|