8 lines
199 B
C++
8 lines
199 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
|
|
#include "Enemyable.h"
|
|
|
|
|
|
// Add default functionality here for any IEnemyable functions that are not pure virtual.
|