<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://codresearch.dev/index.php?action=history&amp;feed=atom&amp;title=Zone_%28MW2%29</id>
	<title>Zone (MW2) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://codresearch.dev/index.php?action=history&amp;feed=atom&amp;title=Zone_%28MW2%29"/>
	<link rel="alternate" type="text/html" href="https://codresearch.dev/index.php?title=Zone_(MW2)&amp;action=history"/>
	<updated>2026-07-16T18:19:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://codresearch.dev/index.php?title=Zone_(MW2)&amp;diff=1089&amp;oldid=prev</id>
		<title>Jakes625: Created page with &quot;placeholder...  &lt;syntaxhighlight lang=&quot;C&quot;&gt; enum {  XFILE_BLOCK_TEMP	= 0,  XFILE_BLOCK_PHYSICAL	= 1,  XFILE_BLOCK_RUNTIME	= 2,  XFILE_BLOCK_VIRTUAL	= 3,  XFILE_BLOCK_LARGE	= 4,  XFILE_BLOCK_CALLBACK	= 5, #if defined(PC) || defined(PS3)  XFILE_BLOCK_VERTEX	= 6,  #ifdef PC  XFILE_BLOCK_INDEX	= 7,  #endif #endif  MAX_XFILE_COUNT };   struct XFile {   int size;   int externalSize;   int blockSize[MAX_XFILE_COUNT]; }; &lt;/syntaxhighlight&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://codresearch.dev/index.php?title=Zone_(MW2)&amp;diff=1089&amp;oldid=prev"/>
		<updated>2026-07-11T00:40:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;placeholder...  &amp;lt;syntaxhighlight lang=&amp;quot;C&amp;quot;&amp;gt; enum {  XFILE_BLOCK_TEMP	= 0,  XFILE_BLOCK_PHYSICAL	= 1,  XFILE_BLOCK_RUNTIME	= 2,  XFILE_BLOCK_VIRTUAL	= 3,  XFILE_BLOCK_LARGE	= 4,  XFILE_BLOCK_CALLBACK	= 5, #if defined(PC) || defined(PS3)  XFILE_BLOCK_VERTEX	= 6,  #ifdef PC  XFILE_BLOCK_INDEX	= 7,  #endif #endif  MAX_XFILE_COUNT };   struct XFile {   int size;   int externalSize;   int blockSize[MAX_XFILE_COUNT]; }; &amp;lt;/syntaxhighlight&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;placeholder...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C&amp;quot;&amp;gt;&lt;br /&gt;
enum&lt;br /&gt;
{&lt;br /&gt;
 XFILE_BLOCK_TEMP	= 0,&lt;br /&gt;
 XFILE_BLOCK_PHYSICAL	= 1,&lt;br /&gt;
 XFILE_BLOCK_RUNTIME	= 2,&lt;br /&gt;
 XFILE_BLOCK_VIRTUAL	= 3,&lt;br /&gt;
 XFILE_BLOCK_LARGE	= 4,&lt;br /&gt;
 XFILE_BLOCK_CALLBACK	= 5,&lt;br /&gt;
#if defined(PC) || defined(PS3)&lt;br /&gt;
 XFILE_BLOCK_VERTEX	= 6,&lt;br /&gt;
 #ifdef PC&lt;br /&gt;
 XFILE_BLOCK_INDEX	= 7,&lt;br /&gt;
 #endif&lt;br /&gt;
#endif&lt;br /&gt;
 MAX_XFILE_COUNT&lt;br /&gt;
};&lt;br /&gt;
 &lt;br /&gt;
struct XFile&lt;br /&gt;
{&lt;br /&gt;
  int size;&lt;br /&gt;
  int externalSize;&lt;br /&gt;
  int blockSize[MAX_XFILE_COUNT];&lt;br /&gt;
};&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jakes625</name></author>
	</entry>
</feed>