aboutsummaryrefslogtreecommitdiff
path: root/sdl/osx/pacc-gl-inc.h
blob: 51bb6bf645a9ea3b86f37d36a5e0863b0dc623fe (plain)
1
2
3
4
5
6
7

#include <OpenGL/gl3.h>

bool loadgl(void) {
  return true;
}