rename complete

This commit is contained in:
Nishi 2026-01-12 01:55:20 +09:00
commit d7445ace66
Signed by: nishi
GPG key ID: 27EF69B208EB9343
16 changed files with 35 additions and 35 deletions

View file

@ -1,5 +1,5 @@
#ifndef __GEARBOX_STRING_H__
#define __GEARBOX_STRING_H__
#ifndef __GEARSRC_STRING_H__
#define __GEARSRC_STRING_H__
#include <GearSrc/MachDep.h>
#include <GearSrc/TypeDefs.h>