mirror of
https://github.com/yawut/SDL.git
synced 2026-09-12 02:56:34 -05:00
Removed outdated Dreamcast support
This commit is contained in:
@@ -84,8 +84,8 @@ Known Issues:
|
||||
there are new public headers. But also as a result of these changes, there are
|
||||
also new headers that qualify as "PrivateHeaders". Private Headers are headers
|
||||
that must be exported because a public header includes them, but users shouldn't
|
||||
directly invoke these. SDL_config_macosx.h and SDL_config_dreamcast.h are
|
||||
examples of this. We have considered marking these headers as Private, but it
|
||||
directly invoke these. SDL_config_macosx.h is an example of this.
|
||||
We have considered marking these headers as Private, but it
|
||||
requires that the public headers invoke them via framework conventions, i.e.
|
||||
#include <FrameworkName/Header.h>
|
||||
e.g.
|
||||
|
||||
Reference in New Issue
Block a user