Skip to content

Commit

Permalink
libctru 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Oct 28, 2023
1 parent 00396e8 commit 9f21cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ include $(DEVKITARM)/3ds_rules

export CITRO3D_MAJOR := 1
export CITRO3D_MINOR := 7
export CITRO3D_PATCH := 0
export CITRO3D_PATCH := 1

VERSION := $(CITRO3D_MAJOR).$(CITRO3D_MINOR).$(CITRO3D_PATCH)

Expand Down

0 comments on commit 9f21cf7

Please sign in to comment.