diff tools/64vw.c @ 2204:cbac4912992c

Add new module "lib64util", and move some functions there from lib64gfx that do not strictly belong.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 14 Jun 2019 03:24:24 +0300
parents 455a3849b8ac
children 90ec1ec89c56
line wrap: on
line diff
--- a/tools/64vw.c	Fri Jun 14 01:58:05 2019 +0300
+++ b/tools/64vw.c	Fri Jun 14 03:24:24 2019 +0300
@@ -9,6 +9,7 @@
 #include "dmargs.h"
 #include "dmfile.h"
 #include "lib64gfx.h"
+#include "lib64util.h"
 #include <SDL.h>