mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 12:14:39 +00:00
update
This commit is contained in:
parent
70a42925ca
commit
26b8b5c52a
@ -1,5 +1,7 @@
|
||||
/**
|
||||
* Version
|
||||
* @file gf_version.h
|
||||
* @~english
|
||||
* @brief Version
|
||||
*/
|
||||
|
||||
#ifndef __GF_VERSION_H__
|
||||
@ -15,6 +17,10 @@
|
||||
|
||||
/* Standard */
|
||||
|
||||
/**
|
||||
* @~english
|
||||
* @brief Get version of engine
|
||||
*/
|
||||
GF_EXPORT void gf_version_get(gf_version_t* version);
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user