#include "assert.h"
#include "Buzz_inc.h"
#include "externs.h"
Go to the source code of this file.
Functions | |
uint16_t | _Swap16bit (uint16_t value) |
uint32_t | _Swap32bit (uint32_t value) |
void | SwapGameDat (void) |
uint16_t _Swap16bit | ( | uint16_t | value | ) |
uint32_t _Swap32bit | ( | uint32_t | value | ) |