publish changes
This commit is contained in:
parent
afc5064a7b
commit
ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions
|
@ -1,7 +1,7 @@
|
|||
//#define PLUGIN_NAME "Nullsoft Tiny Fullscreen"
|
||||
#define PLUGIN_VERSION "v2.16"
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <commctrl.h>
|
||||
#include <ddraw.h>
|
||||
#include "resource.h"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <ddraw.h>
|
||||
#include "dd.h"
|
||||
#include "../Agave/Language/api_language.h"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
|
||||
static void __inline DrawPixel(int color, unsigned char *fb)
|
||||
{
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <math.h>
|
||||
|
||||
extern int (*warand)(void);
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <math.h>
|
||||
|
||||
#define M_PI 3.14159265358979323846
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <commctrl.h>
|
||||
#include <ddraw.h>
|
||||
#include <math.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue