fix convert script and makefile
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
File: qd16boot02.smc
|
||||
Time: Fri, 16 Oct 2009 07:51:04
|
||||
*/
|
||||
#ifndef __FIFO_H__
|
||||
#define __FIFO_H__
|
||||
|
||||
#define ROM_BUFFER_SIZE 58046
|
||||
#define ROM_HUFFMAN_SIZE 0
|
||||
#define ROM_RLE_SIZE 58046
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user