ソースを参照

* remove asmmode intel

peter 20 年 前
コミット
7753653b4c
1 ファイル変更0 行追加1 行削除
  1. 0 1
      tests/webtbs/tw3576.pp

+ 0 - 1
tests/webtbs/tw3576.pp

@@ -3,7 +3,6 @@
 { e-mail: [email protected] }
 
 {$mode delphi}
-{$asmmode intel}
 
 function Q_CompStr(const S1, S2: string): Integer;assembler;
 asm