working on seperating main into editor fiels
This commit is contained in:
@@ -68,6 +68,8 @@ typedef struct {
|
||||
*/
|
||||
void NomiInit(trunk* tr);
|
||||
branchId* NomiNavigation(char input);
|
||||
branch* GetSelectedBranch();
|
||||
void SetSelectedBranch(branch* b);
|
||||
/*
|
||||
* This will create the truk of the note.
|
||||
* */
|
||||
|
||||
Reference in New Issue
Block a user