Renamed files 'monster' -> 'actor'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "monster.h"
|
||||
#include "actor.h"
|
||||
|
||||
#include "toy_console_colors.h"
|
||||
#include "toy_table.h"
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
#include "toy_vm.h"
|
||||
#include "toy_attributes.h"
|
||||
|
||||
#include "monster.h"
|
||||
#include "actor.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user