X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Flib%2Fsdl2%2FSDL2_mixer.pas;h=928d5d69f3c8047161161448d629cee55f399976;hp=56b7caecd23c11f8076b253c4174c5d7168db915;hb=ac201b02f10ef558087d50f6b03b4519ab567558;hpb=423556f23c02a18964bd2c1e125516c0c902ca46 diff --git a/src/lib/sdl2/SDL2_mixer.pas b/src/lib/sdl2/SDL2_mixer.pas index 56b7cae..928d5d6 100644 --- a/src/lib/sdl2/SDL2_mixer.pas +++ b/src/lib/sdl2/SDL2_mixer.pas @@ -1,3 +1,4 @@ +{$MODE DELPHI} unit SDL2_mixer; {* @@ -25,7 +26,7 @@ unit SDL2_mixer; ---------- v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters - (they must have brackets) + (they must have brackets) v.1.70-stable; 16.09.2013: Initial Commit *}