Integrate library into project
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <PSX/GPU/gpu.hpp>
|
||||
#include <PSX/GPU/gpu_primitives.hpp>
|
||||
#include <PSX/Timer/frame_timer.hpp>
|
||||
#include <FontWriter/FontWriter.hpp>
|
||||
#include <stdio.h>
|
||||
|
||||
using namespace JabyEngine;
|
||||
@@ -34,6 +35,7 @@ static void render() {
|
||||
}
|
||||
|
||||
void main() {
|
||||
test();
|
||||
setup();
|
||||
|
||||
Overlay::TimerTest::mesaure_busy_loop();
|
||||
|
Reference in New Issue
Block a user