Files @ r2238:dce04584fd24
Branch filter:

Location: cpp/openttd-patchpack/source/strgen/stdafx.c

tron
(svn r2758) Add the AB() macro to add a value to a bit range and use it in a few places, also make use of GB and SB nearby
/* $Id$ */

// stdafx.cpp : source file that includes just the standard includes
//	strgen.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file