Frame interp: Revised camera system

FOV is now smooth, and the individual hacks for stars and Epona's reins are removed
This commit is contained in:
Irastris
2026-04-15 20:11:18 -04:00
parent 368d7a8ee2
commit 83a95d64ee
7 changed files with 168 additions and 127 deletions
-1
View File
@@ -725,7 +725,6 @@ void fapGm_After() {
#ifdef TARGET_PC
static void fapGm_Before() {
dusk::frame_interp::begin_record_camera();
dusk::frame_interp::begin_record();
}