Files
PixelDefense/engine/libs/flecs/test/api/include/api/bake_config.h

26 lines
763 B
C

/*
)
(.)
.|.
| |
_.--| |--._
.-'; ;`-'& ; `&.
\ & ; & &_/
|"""---...---"""|
\ | | | | | | | /
`---.|.|.|.---'
* This file is generated by bake.lang.c for your convenience. Headers of
* dependencies will automatically show up in this file. Include bake_config.h
* in your main project file. Do not edit! */
#ifndef API_BAKE_CONFIG_H
#define API_BAKE_CONFIG_H
/* Headers of public dependencies */
#include <flecs.h>
#include <bake_test.h>
#endif