add some legacy #defines

This commit is contained in:
richard 2022-06-23 17:18:22 +01:00
parent 3ffa4cc549
commit 7394f79da5
5 changed files with 30 additions and 28 deletions

View file

@ -37,4 +37,5 @@ WHITE =( 255, 255, 255, 255 )
BLACK =( 0, 0, 0, 255 )
BLANK =( 0, 0, 0, 0 )
MAGENTA =( 255, 0, 255, 255 )
RAYWHITE =( 245, 245, 245, 255 )
RAYWHITE =( 245, 245, 245, 255 )