From 791d5a48cc85e5bc93ad3a60ccfe11db76ea9f1e Mon Sep 17 00:00:00 2001 From: sceptillion <33798691+sceptillion@users.noreply.github.com> Date: Wed, 20 Dec 2017 07:55:09 -0800 Subject: common symbols for window and text --- common_syms/text.txt | 1 + common_syms/window.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 common_syms/text.txt create mode 100644 common_syms/window.txt (limited to 'common_syms') 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 -- cgit v1.2.3