mirror of
https://github.com/ivanizag/izapple2.git
synced 2025-08-12 16:25:00 +00:00
Remove Lint warning
This commit is contained in:
@@ -58,6 +58,7 @@ func stateToLevel(state bool) C.Uint8 {
|
||||
return 0
|
||||
}
|
||||
|
||||
// SpeakerCallback is called to get more sound buffer data
|
||||
//export SpeakerCallback
|
||||
func SpeakerCallback(userdata unsafe.Pointer, stream *C.Uint8, length C.int) {
|
||||
s := theSDLSpeaker
|
||||
|
Reference in New Issue
Block a user