mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Fixed some minor compiler warnings
This commit is contained in:
@@ -183,4 +183,4 @@ void FLACDecoder::error_callback(FLAC__StreamDecoderErrorStatus status)
|
||||
} // sound
|
||||
} // love
|
||||
|
||||
#endif // 0
|
||||
#endif // 0
|
||||
|
||||
@@ -146,4 +146,4 @@ int GmeDecoder::getBitDepth() const
|
||||
} // sound
|
||||
} // love
|
||||
|
||||
#endif // LOVE_SUPPORT_GME
|
||||
#endif // LOVE_SUPPORT_GME
|
||||
|
||||
Reference in New Issue
Block a user