add enhancements menu tab

This commit is contained in:
TakaRikka
2026-04-02 03:11:58 -07:00
parent fc6e518aa4
commit 2019cabece
15 changed files with 116 additions and 51 deletions
-7
View File
@@ -8425,11 +8425,4 @@ inline daAlink_c* daAlink_getAlinkActorClass() {
return (daAlink_c*)dComIfGp_getLinkPlayer();
}
#if TARGET_PC
namespace dusk::tweaks {
extern bool FastIronBoots;
extern bool InvertCameraXAxis;
}
#endif
#endif /* D_A_D_A_ALINK_H */