summaryrefslogtreecommitdiff
path: root/ui/app_window.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ui: rename window.h to app_window.hDanny Holman2024-11-071-0/+34
Rename the main window definition files to app_window. This should differentiate it from a future window class that is part of the engine UI. Signed-off-by: Danny Holman <dholman@gymli.org>