mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-09 03:05:47 -04:00
f022183d6f
* fix include * Update libultraship * fix Engine.cpp * fix error * Update TrackSections.h
8 lines
102 B
C++
8 lines
102 B
C++
#include <libultraship.h>
|
|
#include <fast/Fast3dWindow.h>
|
|
|
|
extern "C" {
|
|
|
|
u64 osClockRate = 62500000;
|
|
}
|