extra: whitespace
parent
46b0e8d44f
commit
1eee4d0f34
|
@ -1028,5 +1028,3 @@ FUNCTION-ALIAS: set-audio-stream-pitch void SetAudioStreamPitch ( AudioStream s
|
|||
"DrawIcon" swap dlsym [ "raylib.modules.ricons" require ] when
|
||||
! Check for gui symbols
|
||||
"GuiEnable" swap dlsym [ "raylib.modules.gui" require ] when
|
||||
|
||||
|
||||
|
|
|
@ -208,4 +208,3 @@ ENUM: rIconDescription
|
|||
RICON_LAYERS_VISIBLE
|
||||
RICON_LAYERS
|
||||
RICON_WINDOW ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue