use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,21 @@
|
||||
@[AlwaysInline]
|
||||
@[CallConvention("X86_StdCall")]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["attribute", [
|
||||
["delimiter", "@["],
|
||||
["constant", "AlwaysInline"],
|
||||
["delimiter", "]"]
|
||||
]],
|
||||
["attribute", [
|
||||
["delimiter", "@["],
|
||||
["constant", "CallConvention"], ["punctuation", "("], ["string", [ "\"X86_StdCall\"" ]], ["punctuation", ")"],
|
||||
["delimiter", "]"]
|
||||
]]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for attributes.
|
Reference in New Issue
Block a user