13 lines
198 B
C
13 lines
198 B
C
#pragma once
|
|
|
|
#include "draw.h"
|
|
|
|
void rainbow_256();
|
|
void aroace_256();
|
|
void bisexual_256();
|
|
void gay_256();
|
|
void lesbian_256();
|
|
void nonbinary_256();
|
|
void pansexual_256();
|
|
void transgender_256();
|
|
|