Latest activity

  • fukurou
    fukurou replied to the thread 👨‍💻 dev cpp port.
    .h #ifndef APVERBATIM_H #define APVERBATIM_H #include "Mutatable.h" #include <vector> #include <string> class APVerbatim : public...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev cpp port.
    .h class Mutatable { public: bool algKillSwitch = false; string action(const string& ear, const string& skin, const string&...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev cpp port.
    public class Mutatable { public Boolean algKillSwitch = false; public String action(String ear, String skin, String eye) {...
  • fukurou
    .h #ifndef ABSDICTIONARYDB_H #define ABSDICTIONARYDB_H #include <string> class AbsDictionaryDB { public: void save(const...
  • owly
    owly updated their status.
  • owly
    owly updated their status.
Top