Port to latest GCC and fix CD loading bug
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <PSX/Timer/high_res_timer.hpp>
|
||||
#include <stdio.h>
|
||||
|
||||
#pragma GCC warning "Enable this code to verify that high percision counter is still functional"
|
||||
extern "C" void busy_loop(int count);
|
||||
namespace Overlay {
|
||||
void mesaure_busy_loop() {
|
||||
|
Reference in New Issue
Block a user