From 15485120841f9b5fb3941c155f59bea313151f6b Mon Sep 17 00:00:00 2001 From: MegaMech Date: Fri, 3 May 2024 12:17:36 -0600 Subject: First Compile (#7) * Update torch * A lot of fixes * First compile --- src/port/Variables.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/port/Variables.cpp') diff --git a/src/port/Variables.cpp b/src/port/Variables.cpp index f7ccf0eb6..4185287fb 100644 --- a/src/port/Variables.cpp +++ b/src/port/Variables.cpp @@ -3,4 +3,6 @@ extern "C" { +u64 osClockRate = 62500000; + } \ No newline at end of file -- cgit v1.2.3