Emit #line directives, refactor prefixes '__' -> '_', fix 'bars' outline
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
#if __PREMULTIPLY_ALPHA == 0
|
||||
#if _PREMULTIPLY_ALPHA == 0
|
||||
#error __disablestage
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user