Oye.. puedes añadir facilmente el CRC32 para los typedefs tio??
Seria algo muy util, y a mi me serviria para verificar la integridad de los paquetes que viajan por la red photon.
osea que pudiera hacer esto tanto con struct como con typedefs..
[Codebox=gemix file=Untitled.gemix] struct world;
struct zone[worldSize, worldSize]
int tile[ mapZoneSize, mapZoneSize ]; // tileset of map zone..
int hard[ mapZoneSize, mapZoneSize ]; // durezas of map zone..
int objs[ objectZoneSize, objectZoneSize ]; // objects if map zone..
end
end
float crc_code = crc32( world );[/Codebox]
![[RETO]: [MINI CONCURSO] Winter GAMES 2011 [JUEGO]: Rosie ~ The Rascal [RETO]: [MINI CONCURSO] Winter GAMES 2011 [JUEGO]: Rosie ~ The Rascal](../space/silver_medal.png)