mirror of
https://github.com/cc65/cc65.git
synced 2025-01-16 13:31:16 +00:00
Removed an anused constant.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5344 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
e6d74e7205
commit
8fb6d2c3b1
@ -31,8 +31,6 @@
|
||||
/* I hope that no one will be able to create a .grc bigger than this... */
|
||||
#define BLOODY_BIG_BUFFER 65000
|
||||
|
||||
/* there are no 6MB GEOS binaries... I hope! */
|
||||
#define THIS_BUFFER_IS_SOOO_HUGE 6000000
|
||||
|
||||
|
||||
struct menuitem {
|
||||
|
Loading…
x
Reference in New Issue
Block a user