Skip to content
Snippets Groups Projects
Select Git revision
  • 65a9c3f6c4635bf81976fc8df98eb4fef0c2b1dd
  • master default protected
2 results

OpenGLWrapper.cpp

Blame
  • alloc.h 83 B
    #ifndef _ALLOC_H_
    #define _ALLOC_H_
    
    typedef struct meta_struct {
    
    } meta;
    
    #endif