mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-07-09 04:30:55 -04:00
Add always high poly model as deprecated mod.
This commit is contained in:
@@ -717,6 +717,8 @@ 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);
|
||||
|
||||
REGISTER_FUNC(recomp_get_window_resolution);
|
||||
REGISTER_FUNC(recomp_get_target_aspect_ratio);
|
||||
REGISTER_FUNC(recomp_get_target_framerate);
|
||||
|
||||
Reference in New Issue
Block a user