main: Move SDL_RunApp bits from src/core to src/main.

Fixes #10170.
This commit is contained in:
Ryan C. Gordon
2024-07-04 20:32:19 -04:00
committed by Sam Lantinga
parent 607b1f225c
commit 4b5309cd98
20 changed files with 368 additions and 266 deletions

View File

@@ -1145,6 +1145,7 @@
00008B5A0CB83D2069E80000 /* ios */,
00009366FB9FBBD54C390000 /* SDL_main_callbacks.c */,
00003260407E1002EAC10000 /* SDL_main_callbacks.h */,
F36C7AD0294BA009004D61C3 /* SDL_runapp.c */,
);
path = main;
sourceTree = "<group>";
@@ -2255,7 +2256,6 @@
isa = PBXGroup;
children = (
E4F798192AD8D84800669F54 /* SDL_core_unsupported.c */,
F36C7AD0294BA009004D61C3 /* SDL_runapp.c */,
);
path = core;
sourceTree = "<group>";