Generating proper C postfixes for types
This commit is contained in:
@@ -41,6 +41,8 @@ Raymarcher_Update :: ()
|
||||
|
||||
if hit
|
||||
Screen[x + y*X] = Vec3_ConvertToARGB({1, uv.y, 0})
|
||||
|
||||
else;; Screen[x + y*X] = 0
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user