mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals
This commit is contained in:
@@ -43,7 +43,7 @@ void R_GetTextureParms( int *w, int *h, int texnum );
|
||||
extern convar_t *r_decals;
|
||||
extern convar_t *r_adjust_fov;
|
||||
|
||||
void R_Init( void );
|
||||
qboolean R_Init( void );
|
||||
void R_Shutdown( void );
|
||||
|
||||
#endif // REF_COMMON_H
|
||||
|
||||
Reference in New Issue
Block a user