Skip to content

AnglerChan/osgu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The O.S.G.U. Website

QR Code

#define     GREETINGS " \
                        \
            >_< Welcome to the official GitHub repository of the O.S.G.U. website!"

#include    "osgu.h"
#include    "aviutl.h"
#include    "om_midi.h"

#define     REAPER_IMPLEMENTATION
#define     REAPER_VERSION_MAJOR 7
#include    "REAPER.h"


char const*const important_literal_rules[] = {

    "Rule #0x01: Don't read the website code. \n"\
    "            You will be very sad...\n",

    "Rule #0x02: I want to sleep for now"
};

int main(const int argc, const char* argv[argc+1]) {

    typewriter();
    return EXIT_SUCCESS;
}

About

Official Website of [O.S.G.U.]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published