Added Altium Project files

git-svn-id: file:///srv/dev-disk-by-uuid-17e88007-4d0c-45e0-8757-cacfcc458630/repositories/svn/Diplomarbeit@131 9fe90eed-be63-e94b-8204-d34ff4c2ff93
This commit is contained in:
Matthias
2009-01-15 10:28:29 +00:00
parent e92b94654b
commit f468e09499
66 changed files with 3619 additions and 60 deletions
@@ -49,6 +49,16 @@ typedef void (*fpointer)(void);
* ---------------------------------------------------------------------------
*/
/* ---------------------------------------------------------------------------
* Function: menuInit
*
* Initialises the menu structure and calculates the offset table
*
* Parameters: void
*
* Return: void
* ---------------------------------------------------------------------------
*/
void menuInit (void);
#endif /*MENUARGS_H_*/