minor update

This commit is contained in:
Blaise Tine 2021-08-03 11:01:52 -07:00
parent bd433b55b0
commit c35434bd8f

View file

@ -25,8 +25,6 @@
`define TEX_WRAP_REPEAT 1
`define TEX_WRAP_MIRROR 2
`define TEX_COLOR_BITS 8
`define BLEND_FRAC 8
`define BLEND_ONE (2 ** `BLEND_FRAC)