git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@36 013db118-44a6-b54f-8bf7-843cb86687b1

This commit is contained in:
fujita_ryohei 2009-12-07 05:42:45 +00:00
parent 926e0040ad
commit 0963552cd2

View File

@ -5,6 +5,10 @@
****************************************************************************/
#include "config.h"
static const unsigned char hoge[] = __TIME__;
#define SIG { 0x30, 0x38, 0x3A, 0x34, 0x35, 0x3A, 0x33, 0x39, 0x00, 0x00 }
// V0.5 (ニセ0.1改)
@ -18,6 +22,7 @@ static const unsigned char MGC_HEAD[] = SIG;
static const unsigned char MGC_TAIL[] = SIG;
// あーあ。
/*
// V0.5 (ニセ0.1改)