mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 13:45:54 +00:00
surfacetable included
This commit is contained in:
parent
98af5e4ddb
commit
fab2c8699c
|
@ -26,6 +26,7 @@
|
|||
#include "Occlusion.h"
|
||||
#include "Replay.h"
|
||||
#include "WaterLevel.h"
|
||||
#include "SurfaceTable.h"
|
||||
|
||||
#define RwIm3DVertexSet_RGBA(vert, rgba) RwIm3DVertexSetRGBA(vert, rgba.red, rgba.green, rgba.blue, rgba.alpha) // (RwRGBAAssign(&(_dst)->color, &_src))
|
||||
|
||||
|
|
Loading…
Reference in a new issue