add SFML fullscreen example
This commit is contained in:
@@ -28,12 +28,12 @@ indent_size = 2
|
||||
# C
|
||||
[{*.c,*.h}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 2
|
||||
|
||||
# C++
|
||||
[{*.cpp,*.ino,*.hpp}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 2
|
||||
|
||||
# V
|
||||
[{*.v,v.mod}]
|
||||
|
||||
Reference in New Issue
Block a user