read fragment shader from file
This commit is contained in:
+3
-2
@@ -1,10 +1,11 @@
|
||||
#include "args.h"
|
||||
#include "config.h"
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "args.h"
|
||||
#include "config.h"
|
||||
|
||||
void print_help(int status_code) {
|
||||
puts(PACKAGE
|
||||
" " VERSION "\n\n"
|
||||
|
||||
Reference in New Issue
Block a user