//Pascal &or the FreePascal use of nintendo 2ds, 3ds regime // // Copyright (c) 2013, 2015, 2017 Kenneth Dwayne Lee Bsc. // all rights reserved // function acInit:s32;cdecl;external; function acExit:s32;cdecl;external; function ACU_GetWifiStatus(servhandle:pHandle; Wifiout:pu32):s32;cdecl;external; function ACU_WaitInternetConnection:s32;cdecl;external;