- Redistribució de gràfics en diferents GIFs
This commit is contained in:
16
source/colors.h
Normal file
16
source/colors.h
Normal file
@@ -0,0 +1,16 @@
|
||||
#pragma once
|
||||
|
||||
#define TRANSPARENT 0
|
||||
#define INK 1
|
||||
#define PAPER 2
|
||||
|
||||
#define LIGHT 8
|
||||
|
||||
#define BLACK 4
|
||||
#define BLUE 5
|
||||
#define RED 6
|
||||
#define PURPLE 7
|
||||
#define GREEN 8
|
||||
#define TEAL 9
|
||||
#define YELLOW 10
|
||||
#define WHITE 11
|
||||
Reference in New Issue
Block a user