small fixes, extra speed options, auto fullscreen

This commit is contained in:
dayanch96
2023-07-06 23:28:36 +03:00
parent 69b6f81d34
commit 092dd5ef9e
9 changed files with 120 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.1
PACKAGE_VERSION = 2.2
TARGET := iphone:clang:latest:11.0
include $(THEOS)/makefiles/common.mk