view runtime/bool.h @ 163:9fab36cc706b

Add Raw Size method to blueprint to allow code to query the raw size of a type in bytes
author Mike Pavone <pavone@retrodev.com>
date Sun, 09 Jan 2011 23:03:30 -0500
parents 04baa003de5a
children
line wrap: on
line source

#ifndef BOOL_H_
#define BOOL_H_
#include "object.h"



#endif //BOOL_H_