15 lines
229 B
C

/*
File: qd16boot02.smc
Time: Tue, 09 Feb 2016 22:32:27
*/
#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