rename
This commit is contained in:
parent
472e21e389
commit
2d6ed53abc
56 changed files with 746 additions and 746 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include <GearBox/Version.h>
|
||||
#include <GearSrc/Version.h>
|
||||
|
||||
void GBVersionGet(GBVersion* version) {
|
||||
void GSVersionGet(GSVersion* version) {
|
||||
version->majorlevel = 0;
|
||||
version->minorlevel = 0;
|
||||
version->patchlevel = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue