mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-07 19:18:19 +02:00
PlayChannel linkname fix
This commit is contained in:
parent
570f79c9ca
commit
7767df89dc
1 changed files with 1 additions and 2 deletions
|
@ -288,8 +288,7 @@ namespace SDL2
|
|||
int32 ticks
|
||||
);
|
||||
|
||||
/* chunk refers to a Mix_Chunk* */
|
||||
[LinkName("Mix_PlayChannel")]
|
||||
/* chunk refers to a Mix_Chunk* */
|
||||
public static int32 PlayChannel(
|
||||
int32 channel,
|
||||
Chunk* chunk,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue