Frame interp: Fix stars

This commit is contained in:
Irastris
2026-04-12 12:17:39 -04:00
parent a8f5fb3899
commit 1f77e2e5e8
5 changed files with 145 additions and 12 deletions
+1
View File
@@ -725,6 +725,7 @@ void fapGm_After() {
#ifdef TARGET_PC
static void fapGm_Before() {
dusk::frame_interp::begin_record_camera();
dusk::frame_interp::begin_record();
}