blob: 0a960ed390bf48757d5bf8f471aa7961d34b3868 [file] [edit]
// contrib.hpp
// 32blit GitHub contributors
//
// AUTO GENERATED FILE, PLEASE DO NOT EDIT BY HAND
//
#pragma once
static const char *contributors[] = {
"Run the python script",
"if you want stuff",
"to appear here",
"lol",
nullptr
};
static const char *special_thanks[] = {
"Some Wizards",
nullptr
};