X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fwcpu%2Fwcpu.h;h=9409a8b0326b4329511c8b0bf7120806e1f7fc41;hb=c1d3221afb5fe541d8c886ff66198329c153e48e;hp=ab7415024170bf1b2d7d0fc497875bc25c533a49;hpb=d9e8696a3a67052729b1b783f0f3f1b0d20d9e9a;p=16.git diff --git a/src/lib/wcpu/wcpu.h b/src/lib/wcpu/wcpu.h old mode 100644 new mode 100755 index ab741502..9409a8b0 --- a/src/lib/wcpu/wcpu.h +++ b/src/lib/wcpu/wcpu.h @@ -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_*/