OpenRCT2/src/openrct2/title
Hielke Morsink a51462b0fd Include necessary files for compiling headers
This commits works towards #7289. It includes files that it depends on, or forward declares types when possible. It may seem like this only increases compilation time, but before this commit they depended on the other includes of the source files that use them.
2018-03-31 23:07:14 +02:00
..
TitleScreen.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
TitleScreen.h Remove __cplusplus ifdefs 2018-02-05 16:20:15 +01:00
TitleSequence.cpp Remove almost every extern C block 2018-02-05 16:20:15 +01:00
TitleSequence.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
TitleSequenceManager.cpp Remove almost every extern C block 2018-02-05 16:20:15 +01:00
TitleSequenceManager.h Remove __cplusplus ifdefs 2018-02-05 16:20:15 +01:00
TitleSequencePlayer.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
TitleSequencePlayer.h Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00