GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd8053b
)
removed warning
author
Ketmar Dark <ketmar@ketmar.no-ip.org>
Thu, 7 Apr 2016 05:09:56 +0000
(08:09 +0300)
committer
Ketmar Dark <ketmar@ketmar.no-ip.org>
Thu, 7 Apr 2016 05:09:56 +0000
(08:09 +0300)
src/engine/e_sound.pas
patch
|
blob
|
history
diff --git
a/src/engine/e_sound.pas
b/src/engine/e_sound.pas
index 9e6e2137819efd92fc5ce5cfe48aef30dbb9662d..f24ea4892669bee23c7b6cb56dea6284af42f547 100644
(file)
--- a/
src/engine/e_sound.pas
+++ b/
src/engine/e_sound.pas
@@
-302,7
+302,7
@@
function e_LoadSoundMem(pData: Pointer; Length: Integer; var ID: DWORD; isMusic:
var
find_id: DWORD;
rw: PSDL_RWops;
- pc: PChar;
+
//
pc: PChar;
isid3: Boolean;
begin
ID := NO_SOUND_ID;
DEADSOFTWARE 2012-2025