Skip to content

Instantly share code, notes, and snippets.

View cvshepherd's full-sized avatar

Collin Shepherd cvshepherd

  • Hanover, Germany
View GitHub Profile
#charset "CP1252"
#include <adv3.h>
#include <en_us.h>
/*
* Abstract body part class.
*
* This is not intended for direct use. It's only for inheriting sub-classes
* from it.
*/