Skip to content

Instantly share code, notes, and snippets.

@DomDomHaas
DomDomHaas / pattern.h
Created May 30, 2023 08:28 — forked from aschuhardt/pattern.h
Playdate pattern definitions in a single-header C library
/*
* This is a collection of Playdate patterns compiled into a header-only library
* for use in C SDK projects.
*
* The pattern definitions listed here are copied directly from Ivan Sergeev's
* 'gfxp' library, which can be found here: https://github.com/ivansergeev/gfxp
*
*
* USAGE:
*