We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20bbaba commit 27ffa90Copy full SHA for 27ffa90
1 file changed
graphics/gx/neheGX/lesson11/Makefile
@@ -112,7 +112,7 @@ clean:
112
@rm -fr $(BUILD) $(OUTPUT).elf $(OUTPUT).dol
113
#---------------------------------------------------------------------------------
114
run:
115
- wilload $(OUTPUT).dol
+ wiiload $(OUTPUT).dol
116
117
118
else
0 commit comments