mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-23 21:39:48 +00:00
PShell_GetNumCostumePSXs
This commit is contained in:
parent
def6050e6b
commit
86a39d6f85
@ -7,3 +7,9 @@ int GameFMV_GetNumMovies(void)
|
||||
{
|
||||
return 27;
|
||||
}
|
||||
|
||||
// @Ok
|
||||
int PShell_GetNumCostumePSXs(void)
|
||||
{
|
||||
return 10;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user