game/axl.h
2025-11-23 19:12:06 +03:00

7 lines
84 B
C

#ifndef AXL_H
#define AXL_H
#include "axl_types.h"
#include "axl_memory.h"
#endif