Update Makefile to reflex 4.9.0 version

Correct small overlook update to the makefile, so `make install` creates the correct filename
This commit is contained in:
impeeza 2025-06-02 11:17:38 -05:00 committed by GitHub
parent de7cfeb3d9
commit 527cec2545
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ endif
include $(DEVKITPRO)/devkitA64/base_rules
export LIBNX_MAJOR := 4
export LIBNX_MINOR := 7
export LIBNX_MINOR := 9
export LIBNX_PATCH := 0