mirror of
https://github.com/zeldaret/tp
synced 2026-08-18 21:48:19 -04:00
remove functions.h
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#include "global.h"
|
||||
|
||||
extern "C" {
|
||||
|
||||
int cTrIt_Method(node_lists_tree_class* pTree, cNdIt_MethodFunc pMethod, void* pUserData) {
|
||||
node_list_class* pList = pTree->mpLists;
|
||||
int i = pTree->mNumLists;
|
||||
|
||||
Reference in New Issue
Block a user