mirror of
https://github.com/zeldaret/tp
synced 2026-08-17 21:33:42 -04:00
remove functions.h
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "global.h"
|
||||
|
||||
extern "C" {
|
||||
|
||||
void cLs_Init(node_list_class* pList) {
|
||||
pList->mpHead = NULL;
|
||||
pList->mpTail = NULL;
|
||||
|
||||
Reference in New Issue
Block a user