aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets.h
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2024-01-03 05:18:11 -0600
committerLibravatar bigfoot547 <[email protected]>2024-01-03 05:18:11 -0600
commitce87d368bd3e9b6c05ed9f6fdbb97580f105bbcf (patch)
tree7b7441d6891aff7080cae3b0b08cd577761a1f1c /src/assets.h
parentdownloads client jar (diff)
refactor and download asset index
Diffstat (limited to 'src/assets.h')
-rw-r--r--src/assets.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets.h b/src/assets.h
new file mode 100644
index 0000000..6f8496f
--- /dev/null
+++ b/src/assets.h
@@ -0,0 +1,4 @@
+#ifndef L2SU_ASSETS_H_INCLUDED
+#define L2SU_ASSETS_H_INCLUDED
+
+#endif /* include guard */