]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/wcpu/wcpu.h
let's show Sparky4 what I mean by vertical column font rendering.
[16.git] / src / lib / wcpu / wcpu.h
old mode 100644 (file)
new mode 100755 (executable)
index ab74150..9409a8b
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669
+ * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123
  *
  * This file is part of Project 16.
  *
@@ -27,6 +27,6 @@
 
 //#define TEST
 
-extern byte detectcpu(void);
+byte detectcpu(void);
 
 #endif/*_WCPU_H_*/