diff options
| author | Astrid Smith | 2010-11-15 21:54:24 -0800 |
|---|---|---|
| committer | Astrid Smith | 2010-11-15 21:54:24 -0800 |
| commit | 1b7c78001b7007b4523ac74ddd8df809871170d0 (patch) | |
| tree | 049efb695608510a0dc649b684ae84bf8f80cd4b /main.asm | |
| parent | db2327dde6fef5f1254cbd023f3c817c0ce7c36f (diff) | |
Renamed project files to get rid of final bits of “680”.
Diffstat (limited to 'main.asm')
| -rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ xdef _tigcc_native include "../tios.h" - include "680.inc" + include "global.inc" __main: |
