aboutsummaryrefslogtreecommitdiff
path: root/src/stubs.hh
Commit message (Collapse)AuthorAge
* impl `strings.cc`fusion322025-05-29
|
* finish objects.ccfusion322025-05-28
|
* impl RefreshSector and PatchSector (WTF)fusion322025-05-27
|
* impl Cron and most `map.cc` functionsfusion322025-05-26
|
* more object functionsfusion322025-05-26
|
* impl a couple more `util.cc` functionsfusion322025-05-25
|
* linux Makefile + fix most compilation problemsfusion322025-05-25
I wanted to see if the compiler had any problems with the code so far and added a few stub definitions so that each file would properly compile. We still fail when linking but we're able to to find and fix compile time errors.