| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
システムコア | 中 | 解決済み | 修正不可 | 2008-01-13 02:24 | 2022-08-05 10:49 |
| テスター | Fujix2 | 担当者 |   | ソース | sega/segas18_astormbl.cpp |
| バージョン | 0.143u6 | 発生バージョン | 修正バージョン | ||
| 修正コミット | プルリク | ||||
| フラグ | 旧BugID | puuhj0150u20pur | |||
| セット | |||||
| セット詳細 | |||||
| 概 要 | THIS IS A SANDBOX. Please use this entry for a posting test! | ||||
| 詳 細 | Supported text tags are B, I, STRIKE, S, U and TT Examples: bold, italic, Please use a PRE tag for pre-formatted text for code. TABs and linebreaks are preserved:
static TILE_GET_INFO( get_tx_tile_info )
{
int code = bestleag_txram[tile_index];
SET_TILE_INFO(
0,
(code & 0x0fff)|0x8000,
(code & 0xf000) >> 12,
0);
}
Please use a Blockquote tag for static text:
You can make a direct link to a bug page by writing "bug" + "NUMBER" such as bug1234. To embed a YouTube video, paste the sharing URL which starts from youtu.be. Now the start time option works. | ||||
| 再現手順 | |||||
| 追加情報 | |||||
| 添付ファイル | |||||