mirror of
https://github.com/aap/librw.git
synced 2026-04-19 21:13:13 +01:00
hacked lighting into im3d
This commit is contained in:
@@ -872,6 +872,7 @@ struct World
|
||||
void removeClump(Clump *clump);
|
||||
void render(void);
|
||||
void enumerateLights(Atomic *atomic, WorldLights *lightData);
|
||||
void enumerateLights(WorldLights *lightData);
|
||||
};
|
||||
|
||||
struct TexDictionary
|
||||
|
||||
Reference in New Issue
Block a user