X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fwcpu%2Fwcpu.h;h=3a43c25210a9db14e672419d950ae801efb37e52;hb=6ee6c3222876abeb0f2996104199dbb82416ae6c;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..3a43c252 --- 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 & yakui-lover * * This file is part of Project 16. * @@ -27,6 +27,6 @@ //#define TEST -extern byte detectcpu(void); +byte detectcpu(void); #endif/*_WCPU_H_*/