mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-13 03:44:58 -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