mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
fix opt4 build
This commit is contained in:
parent
8ceea8d5bc
commit
48c566942b
@ -245,6 +245,8 @@ protected:
|
||||
INLINE void add_to_texture_record(TextureContext *) { }
|
||||
INLINE void add_to_geom_record(GeomContext *) { }
|
||||
INLINE void record_state_change(TypeHandle) { }
|
||||
INLINE void add_to_vertex_buffer_record(VertexBufferContext *) { }
|
||||
INLINE void add_to_index_buffer_record(IndexBufferContext *i) { }
|
||||
#endif
|
||||
|
||||
static CPT(RenderState) get_unlit_state();
|
||||
|
Loading…
x
Reference in New Issue
Block a user