mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Add missing SpawnLocation ctor annotation
This commit is contained in:
parent
4c32abd16d
commit
b2c7dae30b
@ -28,6 +28,7 @@ class IslePathActor : public LegoPathActor {
|
|||||||
|
|
||||||
// SIZE 0x38
|
// SIZE 0x38
|
||||||
struct SpawnLocation {
|
struct SpawnLocation {
|
||||||
|
// FUNCTION: LEGO1 0x1001a6f0
|
||||||
SpawnLocation() {}
|
SpawnLocation() {}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x1001b1b0
|
// FUNCTION: LEGO1 0x1001b1b0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user