Skip to content
Snippets Groups Projects
Select Git revision
  • 148897a74c02c24e318cf837d301253f59fed7a7
  • master default protected
2 results

ResourceLoader.h

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