mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Clean up comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: d_a_tbox.cpp
|
||||
//
|
||||
/**
|
||||
* d_a_tbox.cpp
|
||||
* Treasure Chest / 宝箱 (Takarabako)
|
||||
*/
|
||||
|
||||
#include "d/actor/d_a_tbox.h"
|
||||
#include "JSystem/JUtility/JUTAssert.h"
|
||||
@@ -1105,6 +1105,7 @@ BOOL daTbox_c::actionGenocide() {
|
||||
return true;
|
||||
}
|
||||
|
||||
/* 00002C10-00002FB0 .text draw__8daTbox_cFv */
|
||||
BOOL daTbox_c::draw() {
|
||||
u8 openFlag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user