tweaks: prepare for improvements to do_home() and do_end()
These improvements will eventually make do_home() and do_end() take parameters. Since the global function lists can hold only functions without parameters, preemptively add do_home_void() and do_end_void(), and make the global function lists use them.
Showing
+23 -11
Please register or sign in to comment