X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fwcpu%2Fwcpu.h;h=9409a8b0326b4329511c8b0bf7120806e1f7fc41;hb=c1d3221afb5fe541d8c886ff66198329c153e48e;hp=ab7415024170bf1b2d7d0fc497875bc25c533a49;hpb=e0335fc72d6856ec3df7a081281ebd8f36e3981d;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_*/