mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-19 10:33:40 +08:00
Move src/main/haiku/ to src/core/
turns out that this wasn't even built as a static libSDLmain, but as part of the (possibly dynamic) libSDL3
This commit is contained in:
committed by
Sam Lantinga
parent
989a8ca90e
commit
63d3fb469d
@@ -169,8 +169,6 @@ TInt E32Main()
|
||||
|
||||
/* end of __NGAGE__ impl */
|
||||
|
||||
/* TODO: remaining platforms */
|
||||
|
||||
#else /* platforms that use a standard main() and just call SDL_RunApp(), like iOS and 3DS */
|
||||
|
||||
#include <SDL3/begin_code.h>
|
||||
|
||||
Reference in New Issue
Block a user