From 576bd27e11ec70bdbd1b9a644d2e227b57586337 Mon Sep 17 00:00:00 2001 From: iamcheeseman Date: Sun, 10 May 2026 00:28:14 -0400 Subject: i ain't splitting alla this up --- teensy/context.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 teensy/context.h (limited to 'teensy/context.h') diff --git a/teensy/context.h b/teensy/context.h deleted file mode 100644 index 0bdc5f9..0000000 --- a/teensy/context.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef CONTEXT_H_ -#define CONTEXT_H_ - -#include "common.h" -#include "renderer.h" -#include "teensy.h" - -extern struct ty_ctx ctx; - -#endif // CONTEXT_H_ -- cgit v1.3-2-g0d8e