Skip to content

Commit

Permalink
Add constant SCR_NO_VALUE
Browse files Browse the repository at this point in the history
  • Loading branch information
morganwillcock committed Oct 28, 2023
1 parent 6b7d076 commit 045a458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syntax/ags.xml
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@
<StringDetect String="PALETTE_SIZE" attribute="Constant" context="#stay"/>
<RegExpr String="SCRIPT_API_v\d+" attribute="Constant" context="#stay"/>
<RegExpr String="SCRIPT_COMPAT_v\d+" attribute="Constant" context="#stay"/>
<StringDetect String="SCR_NO_VALUE" attribute="Constant" context="#stay"/>
<StringDetect String="STRICT_AUDIO" attribute="Constant" context="#stay"/>
<StringDetect String="STRICT_STRINGS" attribute="Constant" context="#stay"/>
<StringDetect String="STRICT" attribute="Constant" context="#stay"/>
Expand Down

0 comments on commit 045a458

Please sign in to comment.