jokeman
Member
hi!
i use Octoate's GP2x toolchain (2006/03/06)
and the newest HW_SDL from here
i #include "SDL_rotozoom.h"
and when i use
i get
any ideas?
thx
i use Octoate's GP2x toolchain (2006/03/06)
and the newest HW_SDL from here
i #include "SDL_rotozoom.h"
and when i use
Code:
zoomSurface(img_map, 2, 2, 1);
Code:
[Linker error] undefined reference to `zoomSurface'
thx
Last edited by a moderator: