using functions from common/ in grc, correct order of menus in test.grc
git-svn-id: svn://svn.cc65.org/cc65/trunk@1779 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -97,7 +97,8 @@ is present in source that includes generated header. It can point to a function
|
||||
or to another menu definition.
|
||||
|
||||
If you are doing sub(sub)menus definitions remember to place the lowest level
|
||||
definition first. This way C compiler won't complain about unknown names.
|
||||
definition first and top lever menu as the last one. This way C compiler won't
|
||||
complain about unknown names.
|
||||
|
||||
|
||||
b) header definition
|
||||
|
||||
Reference in New Issue
Block a user