123
This commit is contained in:
16
RenderDll/XRenderOGL/state_to_nvparse_text.h
Normal file
16
RenderDll/XRenderOGL/state_to_nvparse_text.h
Normal file
@@ -0,0 +1,16 @@
|
||||
#ifndef STATE_TO_NVPARSE_TEXT_H
|
||||
#define STATE_TO_NVPARSE_TEXT_H
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
char * state_to_rc10 ();
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user