actor docs

This commit is contained in:
Alejandro Javier Asenjo Nitti
2024-08-15 05:20:30 -03:00
parent 56d49ec767
commit e2f6ce3075
9 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
/**
* Spawner:
* Spawn Scenery, Actors, Bosses, Sprites, Items, Effects or even Event Actors.
* Spawn Scenery, Actors, Bosses, Sprites, Items, Effects and even Event Actors.
*
* Controls:
* D-Pad left and right to set the object Id.
+1 -1
View File
@@ -369,7 +369,7 @@ typedef enum ObjectId {
/* 60 */ OBJ_SCENERY_MA_BUILDING_2,
/* 61 */ OBJ_SCENERY_MA_TOWER,
/* 62 */ OBJ_SCENERY_MA_WALL_1,
/* 63 */ OBJ_SCENERY_63,
/* 63 */ OBJ_SCENERY_GUILLOTINE_HOUSING,
/* 64 */ OBJ_SCENERY_MA_GUILLOTINE,
/* 65 */ OBJ_SCENERY_MA_PROXIMITY_LIGHT,
/* 66 */ OBJ_SCENERY_MA_WALL_2,