mirror of
https://github.com/yawut/SDL.git
synced 2026-07-05 01:58:52 -05:00
Fix "implicit declaration" with memalign
This commit is contained in:
parent
33cbf9acbe
commit
a152e467b1
|
|
@ -26,6 +26,7 @@
|
|||
#include "SDL_hints.h"
|
||||
|
||||
#include <kernel.h>
|
||||
#include <malloc.h>
|
||||
#include <gsKit.h>
|
||||
#include <dmaKit.h>
|
||||
#include <gsToolkit.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user