1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-04 23:14:37 +00:00

Fix TEXTBOX_POS issue (#1329)

This commit is contained in:
mzxrules 2022-07-27 16:24:58 -04:00 committed by GitHub
parent 9647f50451
commit ffcbc0de79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 16 deletions

View file

@ -254,8 +254,8 @@ textbox_type = {
textbox_ypos = {
0: "TEXTBOX_POS_VARIABLE",
1: "TEXTBOX_POS_TOP",
2: "TEXTBOX_POS_BOTTOM",
3: "TEXTBOX_POS_MIDDLE",
2: "TEXTBOX_POS_MIDDLE",
3: "TEXTBOX_POS_BOTTOM",
}
# message entry tables vrom addresses