publish changes

This commit is contained in:
Archie 2024-09-29 02:04:03 +00:00
parent afc5064a7b
commit ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions

View file

@ -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"

View file

@ -1,4 +1,4 @@
#include <windows.h>
#include <arch.h>
#include <ddraw.h>
#include "dd.h"
#include "../Agave/Language/api_language.h"

View file

@ -1,4 +1,4 @@
#include <windows.h>
#include <arch.h>
static void __inline DrawPixel(int color, unsigned char *fb)
{

View file

@ -1,4 +1,4 @@
#include <windows.h>
#include <arch.h>
#include <math.h>
extern int (*warand)(void);

View file

@ -1,4 +1,4 @@
#include <windows.h>
#include <arch.h>
#include <math.h>

View file

@ -1,4 +1,4 @@
#include <windows.h>
#include <arch.h>
#include <math.h>
#define M_PI 3.14159265358979323846

View file

@ -1,4 +1,4 @@
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include <ddraw.h>
#include <math.h>