KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
lightgun.c File Reference
#include <stdio.h>
#include <time.h>
#include <kos/dbgio.h>
#include <dc/biosfont.h>
#include <dc/maple.h>
#include <dc/maple/controller.h>
#include <dc/pvr.h>
#include <dc/video.h>

Functions

int main (int argc, char *argv[])
 

Variables

static const long unsigned int button_delay = ((CLOCKS_PER_SEC * 200) / 1000)
 

Function Documentation

◆ main()

Variable Documentation

◆ button_delay

const long unsigned int button_delay = ((CLOCKS_PER_SEC * 200) / 1000)
static

Referenced by main().