/psp-sdl2-image-test

A simple SDL2_Image test for PSP

Primary LanguageC++The UnlicenseUnlicense

PSP SDL2 Image example

This is just for making sure SDL2_Image works on PSP.

screenshot

Build with:

mkdir build && cd build
psp-cmake ..
make

Also works for Linux, just use cmake instead of psp-cmake.