Setup cammera2d and types

This commit is contained in:
n0ffie 2025-02-07 11:46:09 +01:00
parent 39abfaa978
commit fdebdd3ca2
6 changed files with 201 additions and 63 deletions

View file

@ -1,6 +1,8 @@
#ifndef COLYSIS_H
#define COLYSIS_H
#include <alyson.h>
#ifdef __cplusplus
extern "C" {
#endif