mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Code style fixes
This commit is contained in:
@@ -27,7 +27,8 @@ namespace audio
|
||||
namespace null
|
||||
{
|
||||
|
||||
Audio::Audio() : distanceModel(DISTANCE_NONE)
|
||||
Audio::Audio()
|
||||
: distanceModel(DISTANCE_NONE)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user