1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Removed IrrlichtWrapper

This commit is contained in:
Perttu Ahola 2011-04-22 09:54:05 +03:00
parent 983bf6677d
commit b36e5c0508
13 changed files with 18 additions and 770 deletions

View file

@ -22,7 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
*/
#include "utility.h"
#include "irrlichtwrapper.h"
#include "gettime.h"
TimeTaker::TimeTaker(const char *name, u32 *result)