8 lines
79 B
C
8 lines
79 B
C
|
|
#ifndef __FIFO_H__
|
|
#define __FIFO_H__
|
|
|
|
#define ROM_ZIP_SIZE 35543
|
|
|
|
#endif
|