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

@@ -33,6 +33,7 @@ public:
// GasStationState::`scalar deleting destructor'
void FUN_10006430(undefined4);
void FUN_10006490();
friend class GasStation;