xref: /haiku/headers/os/GameKit.h (revision 1214ef1b2100f2b3299fc9d8d6142e46f70a4c3f)
1 /*
2  * Master include file for the Game Kit.
3  *
4  */
5 #include <WindowScreen.h>
6 #include <DirectWindow.h>
7 #include <FileGameSound.h>
8 #include <GameSound.h>
9 #include <GameSoundDefs.h>
10 #include <PushGameSound.h>
11 #include <SimpleGameSound.h>
12 #include <StreamingGameSound.h>
13