Files
dusk/src/dusk/entity/entityprefablist.h
T
2026-07-20 14:44:14 -05:00

14 lines
307 B
C

/**
* Copyright (c) 2026 Dominic Masters
*
* This software is released under the MIT License.
* https://opensource.org/licenses/MIT
*/
// Name (Uppercase)
// Extends (name of another prefab to apply first, or "" for none)
// Apply function
// Game-specific prefabs
#include "entity/gameprefablist.h"