summaryrefslogtreecommitdiff
path: root/src/text_window.c
AgeCommit message (Collapse)Author
2021-06-23Document remaining contest.c functionsPikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-01-17Sort includesMarijn van der Werf
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
2016-09-05text_window.cYamaArashi