aboutsummaryrefslogtreecommitdiffstats
path: root/libpit
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-04-30 01:40:10 +1000
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-05-06 21:39:04 +1000
commit3af0c3ad63437ac53f5e2832a22e21a8790686f5 (patch)
tree38d653a3a80a9889e8fc3a17cadfa5fd62fa5ce1 /libpit
parent4435da4a8ac764e3b3a55669cf27c78fa4e6dc8f (diff)
downloadexternal_heimdall-3af0c3ad63437ac53f5e2832a22e21a8790686f5.zip
external_heimdall-3af0c3ad63437ac53f5e2832a22e21a8790686f5.tar.gz
external_heimdall-3af0c3ad63437ac53f5e2832a22e21a8790686f5.tar.bz2
Minor code clean up.
Diffstat (limited to 'libpit')
-rw-r--r--libpit/Source/libpit.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libpit/Source/libpit.h b/libpit/Source/libpit.h
index c7bfe8b..2001407 100644
--- a/libpit/Source/libpit.h
+++ b/libpit/Source/libpit.h
@@ -69,7 +69,8 @@ namespace libpit
enum
{
kAttributeWrite = 1,
- kAttributeSTL = 1 << 1
+ kAttributeSTL = 1 << 1/*,
+ kAttributeBML = 1 << 2*/ // ???
};
enum