Line 129:
Line 129:
<source lang="bash">gcc -Wall -pedantic -std=c99</source>
<source lang="bash">gcc -Wall -pedantic -std=c99</source>
−
''For example the current ''''devkitPro\examples\wii\graphics\gx\triangle.c'''' uses 'Mtx' but it should be using 'Mtx44' - I fell into this trap, please be carefull & take note of the above.''
+
''For example the current ''''devkitPro\examples\wii\graphics\gx\triangle.c'''' uses 'Mtx' but it should be using 'Mtx44' - I fell into this trap, please be careful & take note of the above.''
== GX Tips ==
== GX Tips ==