Merge pull request #338 from HarbourMasters/develop-zhora

zhora -> rando-next
This commit is contained in:
briaguya
2022-07-21 21:05:35 -04:00
committed by GitHub
31 changed files with 8609 additions and 209 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ typedef enum {
typedef enum {
/* 0 */ TEXTBOX_POS_VARIABLE,
/* 1 */ TEXTBOX_POS_TOP,
/* 2 */ TEXTBOX_POS_BOTTOM,
/* 3 */ TEXTBOX_POS_MIDDLE
/* 2 */ TEXTBOX_POS_MIDDLE,
/* 3 */ TEXTBOX_POS_BOTTOM
} TextBoxPosition;
typedef struct {