mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
daf77e55f7
Much of this commit will have to be undone later, once the texture manager becomes available.
6 lines
146 B
C
6 lines
146 B
C
#pragma once
|
|
|
|
// just a dummy to avoid editing other files.
|
|
|
|
inline int V_GetColor(const void *m, const char *, void * a= nullptr) { return 0; }
|
|
|