forked from feartec/benzin
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathgeneral.c
14 lines (12 loc) · 904 Bytes
/
general.c
1
2
3
4
5
6
7
8
9
10
11
12
13
/******************************************************************************
* general.c *
* Part of Benzin *
* Handles generic stuff. *
* Copyright (C)2009 SquidMan (Alex Marshall) <[email protected]> *
* Copyright (C)2009 megazig (Stephen Simpson) <[email protected]> *
* Copyright (C)2009 Matt_P (Matthew Parlane) *
* Copyright (C)2009 comex *
* Copyright (C)2009 booto *
* All Rights Reserved, HACKERCHANNEL. *
******************************************************************************/
#include "general.h"