Skip to content

Commit 27ffa90

Browse files
authored
Fix typo in neheGX/lesson11/Makefile (#2)
1 parent 20bbaba commit 27ffa90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphics/gx/neheGX/lesson11/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ clean:
112112
@rm -fr $(BUILD) $(OUTPUT).elf $(OUTPUT).dol
113113
#---------------------------------------------------------------------------------
114114
run:
115-
wilload $(OUTPUT).dol
115+
wiiload $(OUTPUT).dol
116116

117117
#---------------------------------------------------------------------------------
118118
else

0 commit comments

Comments
 (0)