blank program
Vars | |
authenticated | Are we currently logged in? |
---|---|
setup_acc_filepath | Where do we look for login data? |
Procs | |
find_access_file | Look for the whimsical account_data file |
initialize | Extracted with great pain from the like 6 other fucking programs that copy pasted this, whyyyy Returns true to halt the call stack |
Var Details
authenticated
Are we currently logged in?
setup_acc_filepath
Where do we look for login data?
Proc Details
find_access_file
Look for the whimsical account_data file
initialize
Extracted with great pain from the like 6 other fucking programs that copy pasted this, whyyyy Returns true to halt the call stack