diff src/util/win32.cc @ 19:6596be6917a1

dep/animone: prepare for v1.0 release; it should be ready by now
author Paper <paper@paper.us.eu.org>
date Tue, 11 Jun 2024 04:38:51 -0400
parents 27b988a1048c
children 973734ebd2be
line wrap: on
line diff
--- a/src/util/win32.cc	Tue Jun 11 04:24:59 2024 -0400
+++ b/src/util/win32.cc	Tue Jun 11 04:38:51 2024 -0400
@@ -1,3 +1,6 @@
+/*
+ * util/win32.cc: utility functions only useful on windows
+ */
 #include "animone/util/win32.h"
 
 #include <shlobj.h>  /* SHGetKnownFolderPath */