Changes

24 bytes added ,  21:11, 13 June 2009
no edit summary
Line 19: Line 19:  
Remember to link the libraries in the right order:
 
Remember to link the libraries in the right order:
   −
  LIBS := -lSDL_ttf -lSDL_gfx -lSDL_mixer -lSDL_image -ljpeg -lpng -lz -lSDL -lfreetype \
+
  LIBS := -lSDL_ttf -lSDL_gfx -lSDL_mixer -lSDL_image -lSDL \
                 -lfat -lwiiuse -lbte -logc -lm
+
                 -lz -lfat -lwiiuse -lbte -logc -lm -lwiikeyboard -lsmpeg -ljpeg -lpng -lfreetype
 +
 
 +
 
    
Use your friend google to learn how to use SDL.
 
Use your friend google to learn how to use SDL.
oversight, Administrators
2,080

edits