atari: fixed exe extension typo.

git-svn-id: trunk@34603 -
This commit is contained in:
Károly Balogh 2016-10-03 04:06:04 +00:00
parent 8d56d60d78
commit 311f6dbf84

View File

@ -38,7 +38,7 @@ unit i_atari;
cpu : cpu_m68k;
unit_env : '';
extradefines : '';
exeext : '.tpp';
exeext : '.ttp';
defext : '';
scriptext : '';
smartext : '.sl';