17 lines
285 B
C
17 lines
285 B
C
#pragma once
|
|
|
|
#include "draw.h"
|
|
|
|
void rainbow_256();
|
|
void aromantic_256();
|
|
void aroace_256();
|
|
void asexual_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();
|
|
|