<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kilrey</author_name>
  <author_url>https://blog.hatena.ne.jp/kilrey/</author_url>
  <blog_title>うっくつさん本を読む。</blog_title>
  <blog_url>https://kilrey.hatenadiary.org/</blog_url>
  <categories>
    <anon>変愚蛮怒</anon>
  </categories>
  <description>システム面で重要な部分としてvariable.c, extern.hがある。ここで扱っているものはゲーム全体に影響するデータ、要するにグローバル変数である。 グローバル変数の本体はvariable.cで定義し、そのextern宣言だけをextern.hに記述する。他のファイルでグローバル変数を使う際には#include &quot;extern.h&quot;する。 グローバル変数という共通点でまとめられている時点で想像がつくと思うが、それぞれの変数に意味上の繋がりはない。本当に雑多なものが詰められている。なので個別の解説はしない、以上。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkilrey.hatenadiary.org%2Fentry%2F20071112%2Fp1&quot; title=&quot;変愚ソースを読む4 - うっくつさん本を読む。&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-11-12 00:00:00</published>
  <title>変愚ソースを読む4</title>
  <type>rich</type>
  <url>https://kilrey.hatenadiary.org/entry/20071112/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
