mirror of
https://github.com/alexbatalov/fallout2-ce.git
synced 2024-11-19 05:10:59 +00:00
Add target_init
This commit is contained in:
parent
8d2d5df65f
commit
8929941d13
@ -77,7 +77,8 @@ void target_make_path(char* path, int pid)
|
||||
// 0x49B424
|
||||
int target_init()
|
||||
{
|
||||
// TODO: Incomplete.
|
||||
target_remove_all();
|
||||
target_header_load();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user