Fix bad f_mkdir check skipping file save
This commit is contained in:
parent
d4fa066854
commit
ee1a3e08ae
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ include $(DEVKITARM)/base_rules
|
|||
IPL_LOAD_ADDR := 0x40003000
|
||||
LPVERSION_MAJOR := 1
|
||||
LPVERSION_MINOR := 6
|
||||
LPVERSION_BUGFX := 2
|
||||
LPVERSION_BUGFX := 3
|
||||
|
||||
################################################################################
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue