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:
Joshua Peisach
2024-04-06 13:07:57 -04:00
committed by GitHub
parent b309982219
commit fc91da8666
4 changed files with 104 additions and 17 deletions

View File

@@ -29,3 +29,9 @@ void GasStationState::FUN_10006430(undefined4)
{
// TODO
}
// STUB: LEGO1 0x10006490
void GasStationState::FUN_10006490()
{
// TODO
}