mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 10:24:18 +00:00
More gasstation functions (#776)
* More gasstation functions * Match GasStation::HandleClick * Match GasStation::Tickle --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -29,3 +29,9 @@ void GasStationState::FUN_10006430(undefined4)
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10006490
|
||||
void GasStationState::FUN_10006490()
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user