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