[Maintenance] [th04] Get rid of th04.hpp

Oh wow, we never used that one; I only added it in 042b780 to make it
easier for tool authors to #include "th04/resident.hpp". Bad idea –
if we don't ensure that it *actually works* (and it didn't, as of
d1f3dcd), it's of no help to them either.

Part of P0147, funded by -Tom- and Ember2528.
This commit is contained in:
nmlgc 2021-06-16 06:57:34 +02:00
parent 23c46c6654
commit 7fc13c24ac
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
/* ReC98
* -----
* Include file for TH04
*/
#include "ReC98.h"
#include "th04/shared.hpp"
#include "th04/player/chars.h"
#include "th04/resident.hpp"