fix phones
This commit is contained in:
@@ -7,7 +7,7 @@ struct GlobalScene
|
||||
};
|
||||
extern GlobalScene Scene;
|
||||
|
||||
extern uint8 work_buff[55000 * 2];
|
||||
extern uint8 work_buff[55000];
|
||||
extern char gString[256];
|
||||
extern char gString2[512];
|
||||
extern wchar gUString[256];
|
||||
|
||||
Reference in New Issue
Block a user