Quote Originally Posted by cragwolf
Quote Originally Posted by PJP Dev
Another article I'm planning is basically an intro to Linux game development using FPC and JEDI-SDL.
Why is JEDI-SDL even needed? The current stable version of FPC includes headers for SDL (based off the JEDI-SDL project I think).
JEDI-SDL has some SDL features thats not included in the FPC release, like SDL_mixer, SDL_image, etc.