Working
git-svn-id: svn://svn.cc65.org/cc65/trunk@1972 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -53,7 +53,9 @@ O65Model Model = O65_MODEL_NONE;
|
||||
|
||||
/* Name table */
|
||||
static const char* NameTable[O65_MODEL_COUNT] = {
|
||||
"none",
|
||||
"none",
|
||||
"os/a65",
|
||||
"lunix",
|
||||
"cc65-module"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user