diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-20 07:55:09 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-20 07:55:09 -0800 |
commit | 791d5a48cc85e5bc93ad3a60ccfe11db76ea9f1e (patch) | |
tree | 8cafc8511ba37b17187e1b77317bd110b28ee197 /common_syms | |
parent | 236f91e6f0e30197d44fa8352350f4cbf9218a59 (diff) |
common symbols for window and text
Diffstat (limited to 'common_syms')
-rw-r--r-- | common_syms/text.txt | 1 | ||||
-rw-r--r-- | common_syms/window.txt | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/common_syms/text.txt b/common_syms/text.txt new file mode 100644 index 000000000..dbaaa0b49 --- /dev/null +++ b/common_syms/text.txt @@ -0,0 +1 @@ +gTextFlags diff --git a/common_syms/window.txt b/common_syms/window.txt new file mode 100644 index 000000000..0371083ce --- /dev/null +++ b/common_syms/window.txt @@ -0,0 +1,2 @@ +gWindowClearTile +gWindowBgTilemapBuffers |