summaryrefslogtreecommitdiff
path: root/include/text_window.h
AgeCommit message (Collapse)Author
2018-01-08re-label some window and text codecamthesaxman
2017-11-15migrate text_window and reset_rtc_screen data to srcProjectRevoTPP
2017-01-28tabs to spacesYamaArashi
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines
2016-09-23name ClearStandardMessageBox()YamaArashi
2016-09-05rename text window functionsYamaArashi