Fixed a typo.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5387 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
8cf0794c3e
commit
8f374fc084
1 changed files with 380 additions and 380 deletions
|
@ -284,7 +284,7 @@ Always place the <tt/.grc/ file as first input file on the command-line in order
|
|||
to make sure that the generated <tt/.h/ file is available when it is needed for
|
||||
inclusion by a <tt/.c/ file.
|
||||
|
||||
You will almost certianly want to generate a map file that shows (beside a lot of
|
||||
You will almost certainly want to generate a map file that shows (beside a lot of
|
||||
other infos) how large your individual overlays are. This info is necessary to tune
|
||||
the distribution of code into the overlays and optimizes the memory area reserved
|
||||
for the overlays.
|
||||
|
|
Loading…
Add table
Reference in a new issue