mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-05-24 06:50:47 -04:00
Switch deprecated mod.
This commit is contained in:
+1
-1
Submodule lib/N64ModernRuntime updated: 8693dbdd35...ca568b6ad7
+1
-1
Submodule lib/RecompFrontend updated: 0b3d6b2328...b3b7ebb4ec
+1
-1
@@ -717,7 +717,7 @@ int main(int argc, char** argv) {
|
||||
recomp::register_game(game);
|
||||
}
|
||||
|
||||
recomp::mods::register_deprecated_mod("bk_recomp_mod_always_high_poly", recomp::mods::DeprecationStatus::Integrated);
|
||||
recomp::mods::register_deprecated_mod("bk_recomp_mod_fov_slider", recomp::mods::DeprecationStatus::BrokenVersion, recomp::Version(1, 1, 0));
|
||||
|
||||
REGISTER_FUNC(recomp_get_window_resolution);
|
||||
REGISTER_FUNC(recomp_get_target_aspect_ratio);
|
||||
|
||||
Reference in New Issue
Block a user