commit 7ff8ad819d069475239ab7ab7eceb4175f756a00
parent 0f8d3be9781f773b5cbd29ee1255a0248cb276eb
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 26 Oct 2018 18:35:56 +0200
Fix some filenames in headers
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/drawchar.c b/src/drawchar.c
@@ -1,5 +1,5 @@
//
-// ansilove.c
+// drawchar.c
// AnsiLove/C
//
// Copyright (c) 2011-2018 Stefan Vogt, Brian Cassidy, and Frederic Cambus.
diff --git a/src/drawchar.h b/src/drawchar.h
@@ -1,5 +1,5 @@
//
-// ansilove.h
+// drawchar.h
// AnsiLove/C
//
// Copyright (c) 2011-2018 Stefan Vogt, Brian Cassidy, and Frederic Cambus.