2009-10-20 21:41:44 +02:00

15 lines
230 B
C

/*
File: qd16boot02.smc
Time: Tue, 20 Oct 2009 21:41:01
*/
#ifndef __FIFO_H__
#define __FIFO_H__
#define ROM_ZIP_SIZE 33654
#define ROM_BUFFER_CNT 2
#define ROM_BUFFER_SIZE01 32767
#define ROM_BUFFER_SIZE02 887
#endif