Add license stub.

This commit is contained in:
Brandon Wright 2019-01-27 18:00:37 -06:00
parent 8c8805da40
commit 9523f10518
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
/*****************************************************************************\
Snes9x - Portable Super Nintendo Entertainment System (TM) emulator.
This file is licensed under the Snes9x License.
For further information, consult the LICENSE file in the root directory.
\*****************************************************************************/
#include "glsl.h"
#include "shader_helpers.h"
#include <vector>