Emit #line directives, refactor prefixes '__' -> '_', fix 'bars' outline

This commit is contained in:
Jarcode
2019-04-02 03:22:46 -07:00
parent 4b71de19c4
commit 13e9f051ce
9 changed files with 81 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
#if __PREMULTIPLY_ALPHA == 0
#if _PREMULTIPLY_ALPHA == 0
#error __disablestage
#endif