implemented generic lighting callback

This commit is contained in:
aap
2020-04-19 13:00:35 +02:00
parent a7de23b47e
commit f47bd33a6a
14 changed files with 566 additions and 42 deletions

View File

@@ -1,7 +1,4 @@
#include <cstdio>
//#include <cstdlib>
//#include <cstring>
//#include <cassert>
#include "rwbase.h"
#include "rwerror.h"