]> git.draconx.ca Git - rrace.git/commit
motif: Optimize widget string table a bit.
authorNick Bowler <nbowler@draconx.ca>
Wed, 4 Jan 2023 04:01:44 +0000 (23:01 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 7 Jan 2023 16:43:13 +0000 (11:43 -0500)
commitb579e346cef958bd5ef42a3c22b15232542db5f9
tree03d9576672043589e5d898d19479d5228f61c71f
parent7aac229d09956b35cf96a3d76900c1adb7b1f42e
motif: Optimize widget string table a bit.

With a little tweaking of how the tables are generated, we can include
a few of the traversal strings into the same table as the widget names,
which compacts things a little bit.
Makefile.am
common
src/mkstrtab.awk [new file with mode: 0755]
src/motif_ui.c
src/motifgui.dat