summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2023-01-06 18:53:42 -0800
committerPreston Pan <preston@nullring.xyz>2023-01-06 18:53:42 -0800
commit0771dd0e1a143c17920d65d5de8d010aa433ce1c (patch)
tree1e6ea87bf5b2673bf810db502050e55d66a95f97 /src/include
parentf32cb9a129ebf1755ea300cf311f487c5b9f0f04 (diff)
add comments
Diffstat (limited to 'src/include')
-rw-r--r--src/include/nxspp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/nxspp.h b/src/include/nxspp.h
new file mode 100644
index 0000000..d60832f
--- /dev/null
+++ b/src/include/nxspp.h
@@ -0,0 +1,4 @@
+#ifndef NXSPP_H
+#define NXSPP_H
+
+#endif