Blame src/helianthus.h

833ed7
#ifndef HELI_HELIANTUS_H
833ed7
#define HELI_HELIANTUS_H
833ed7
833ed7
833ed7
#include "helianthus/common.h"
833ed7
#include "helianthus/world.h"
833ed7
#include "helianthus/sprite.h"
833ed7
#include "helianthus/group.h"
833ed7
#include "helianthus/drawing.h"
833ed7
833ed7
833ed7
#endif