feat: establish the bounded production architecture
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "app_interfaces.h"
|
||||
#include "game_types.h"
|
||||
|
||||
typedef struct { random_source_t random; } fleet_generator_t;
|
||||
Reference in New Issue
Block a user