mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-22 22:48:08 +03:00
@@ -300,6 +300,7 @@ void msg_openWindow(int W, int C1, int C2, int N, int M) {
|
||||
void msg_setMessageLocation(int x, int y) {
|
||||
msgcur.x = x;
|
||||
msgcur.y = y;
|
||||
nextLineIsAfterKaigyou = FALSE;
|
||||
}
|
||||
|
||||
void msg_getMessageLocation(MyPoint *loc) {
|
||||
|
||||
Reference in New Issue
Block a user