Added visual barrier to function description

This commit is contained in:
Skylar Grant 2023-10-06 07:30:31 -04:00
parent 302ad028cf
commit d0db2f8909
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
"scope": "c", "scope": "c",
"prefix": "//", "prefix": "//",
"body": [ "body": [
"//==================================================================================//",
"",
"/* $1", "/* $1",
" *", " *",
" * Arguments:", " * Arguments:",